Skip to content

Commit 37f3192

Browse files
authored
Merge pull request #4130 from github/dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents 744b9fc + bb9765d commit 37f3192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v3
40+
uses: actions/upload-pages-artifact@v4
4141
with:
4242
path: extensions/ql-vscode/storybook-static
4343

0 commit comments

Comments
 (0)