Skip to content

Commit 745da87

Browse files
Merge pull request #19898 from mozilla/dependabot/github_actions/actions/upload-pages-artifact-4
chore(deps): bump actions/upload-pages-artifact from 3 to 4
2 parents 7564e57 + 64a2ed8 commit 745da87

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
@@ -160,7 +160,7 @@ jobs:
160160
git push --force origin gh-pages-new:gh-pages
161161
162162
- name: Upload GitHub Pages artifact
163-
uses: actions/upload-pages-artifact@v3
163+
uses: actions/upload-pages-artifact@v4
164164
with:
165165
path: gh-pages/
166166

0 commit comments

Comments
 (0)