We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 744b9fc + bb9765d commit 37f3192Copy full SHA for 37f3192
.github/workflows/build-storybook.yml
@@ -37,7 +37,7 @@ jobs:
37
38
- name: Upload to GitHub Pages
39
id: deployment
40
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
41
with:
42
path: extensions/ql-vscode/storybook-static
43
0 commit comments