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 797655f + eb0e39d commit 9c5c65aCopy full SHA for 9c5c65a
.github/workflows/main.yml
@@ -85,7 +85,7 @@ jobs:
85
runs-on: windows-latest
86
needs: build
87
steps:
88
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
89
with:
90
name: ${{ needs.build.outputs.name }}.vsix
91
- name: Create Release
.github/workflows/prerelease.yml
- name: Create Pre-Release
0 commit comments