Skip to content

Commit 92f9b8c

Browse files
TessaViergeverbddjong
authored andcommitted
fix: update action artifact to version 4.0.0
1 parent 398c279 commit 92f9b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: cp -r packages/website/out packages/storybook/dist/website
5151

5252
- name: Upload artifact for GitHub Pages
53-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
53+
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
5454
with:
5555
path: packages/storybook/dist/
5656

0 commit comments

Comments
 (0)