We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d21bb6c + 45d8be8 commit 1e76e71Copy full SHA for 1e76e71
1 file changed
.github/workflows/deploy-storybooks.yml
@@ -164,7 +164,7 @@ jobs:
164
git push --force origin gh-pages-new:gh-pages
165
166
- name: Upload GitHub Pages artifact
167
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
168
with:
169
path: gh-pages/
170
0 commit comments