Skip to content

Commit f9e8338

Browse files
Kaleidosiumpigpigyyy
authored andcommitted
Update actions/upload-pages-artifact to v4
1 parent a6cb821 commit f9e8338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

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

6363
- name: Upload artifact
64-
uses: actions/upload-pages-artifact@v3
64+
uses: actions/upload-pages-artifact@v4
6565
with:
6666
path: 'doc/docs/.vitepress/dist'
6767

0 commit comments

Comments
 (0)