We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25555c commit 695f93bCopy full SHA for 695f93b
.github/workflows/Release.yml
@@ -21,17 +21,17 @@ jobs:
21
fetch-depth: 0
22
23
- name: Download VSIX 2017
24
- uses: actions/download-artifact@v4.1.4
+ uses: actions/download-artifact@v4.1.7
25
with:
26
name: ExtensionManager2017.vsix
27
28
- name: Download VSIX 2019
29
30
31
name: ExtensionManager2019.vsix
32
33
- name: Download VSIX 2022
34
35
36
name: ExtensionManager2022.vsix
37
0 commit comments