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 ac93a1d commit e185363Copy full SHA for e185363
.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