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 2673b6b commit 94da623Copy full SHA for 94da623
.github/actions/build-vsix/action.yml
@@ -84,7 +84,7 @@ runs:
84
shell: bash
85
86
- name: Upload VSIX
87
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v5
88
with:
89
name: ${{ inputs.artifact_name }}
90
path: ${{ inputs.vsix_name }}
0 commit comments