We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e7e31a commit 14ab500Copy full SHA for 14ab500
1 file changed
.github/workflows/publish_pages.yaml
@@ -55,7 +55,7 @@ jobs:
55
run: npm run build
56
57
- name: Upload GitHub Pages
58
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
59
with:
60
path: dist/public/
61
retention-days: 1
0 commit comments