Skip to content

Commit f461818

Browse files
committed
ci(deploy): update upload-pages-artifact action to v4
1 parent bae6bb1 commit f461818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: touch .output/public/.nojekyll
5757

5858
- name: Upload artifact
59-
uses: actions/upload-pages-artifact@v3
59+
uses: actions/upload-pages-artifact@v4
6060
with:
6161
path: ./docs/.output/public
6262

0 commit comments

Comments
 (0)