Skip to content

Commit 16187b2

Browse files
chore(deps): update actions/upload-pages-artifact action to v4
1 parent a303d34 commit 16187b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

155155
- name: Upload artifact
156-
uses: actions/upload-pages-artifact@v3
156+
uses: actions/upload-pages-artifact@v4
157157
with:
158158
path: docs
159159

0 commit comments

Comments
 (0)