Skip to content

Commit 1e76e71

Browse files
authored
Merge pull request #20416 from mozilla/dependabot/github_actions/actions/upload-pages-artifact-5.0.0
chore(deps): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0
2 parents d21bb6c + 45d8be8 commit 1e76e71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-storybooks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
git push --force origin gh-pages-new:gh-pages
165165
166166
- name: Upload GitHub Pages artifact
167-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
167+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
168168
with:
169169
path: gh-pages/
170170

0 commit comments

Comments
 (0)