We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1da43d6 + 49250b9 commit eb0e39dCopy full SHA for eb0e39d
.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