Skip to content

Commit 45d1dd7

Browse files
chore(deps): update actions/upload-pages-artifact action to v4 (#1180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e253ebc commit 45d1dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
uses: actions/configure-pages@v5
5151

5252
- name: Upload artifact 🗂
53-
uses: actions/upload-pages-artifact@v3
53+
uses: actions/upload-pages-artifact@v4
5454
with:
5555
path: .
5656

0 commit comments

Comments
 (0)