Skip to content

Commit fd8efab

Browse files
(actions) bump upload-pages-artifact to v4 (#1070)
1 parent 6084e69 commit fd8efab

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
@@ -24,7 +24,7 @@ jobs:
2424
run: npm run doc
2525
- name: Upload static files as artifact
2626
id: deployment
27-
uses: actions/upload-pages-artifact@v3
27+
uses: actions/upload-pages-artifact@v4
2828
with:
2929
path: docs/
3030

0 commit comments

Comments
 (0)