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.
1 parent 537b70d commit 8e982fdCopy full SHA for 8e982fd
.github/actions/build-vsix/action.yml
@@ -54,7 +54,7 @@ runs:
54
shell: bash
55
56
- name: Upload VSIX
57
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
58
with:
59
name: linter-package
60
path: |
0 commit comments