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 f1ad4a3 commit 98fc80bCopy full SHA for 98fc80b
.github/actions/build-vsix/action.yml
@@ -62,7 +62,7 @@ runs:
62
shell: bash
63
64
- name: Upload VSIX
65
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
66
with:
67
name: formatter-package
68
path: |
0 commit comments