Skip to content

Commit eb1f0c7

Browse files
Update actions/upload-pages-artifact action to v5
1 parent 9bd70c9 commit eb1f0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docsite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Upload site as artifact
3939
id: deployment
40-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
40+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5
4141
with:
4242
path: docs/.vuepress/dist
4343

0 commit comments

Comments
 (0)