Skip to content

Commit 1f879c8

Browse files
authored
Merge pull request #4370 from github/dependabot/github_actions/actions/upload-pages-artifact-5
Bump actions/upload-pages-artifact from 4 to 5
2 parents d33c5a7 + 8d88be7 commit 1f879c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Upload to GitHub Pages
3939
id: deployment
40-
uses: actions/upload-pages-artifact@v4
40+
uses: actions/upload-pages-artifact@v5
4141
with:
4242
path: extensions/ql-vscode/storybook-static
4343

0 commit comments

Comments
 (0)