Skip to content

Commit 2685d02

Browse files
chore(deps): update actions/upload-pages-artifact action to v5
1 parent f08f0ba commit 2685d02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: flutter build web --base-href /flutter-generic-dropdown-widget/
3535
working-directory: storybook
3636
- name: Upload artifact
37-
uses: actions/upload-pages-artifact@v3
37+
uses: actions/upload-pages-artifact@v5
3838
with:
3939
path: storybook/build/web
4040
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)