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 5c18ec9 commit 7c66563Copy full SHA for 7c66563
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
- uses: actions/checkout@v2
36
with:
37
fetch-depth: 0
38
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
39
40
name: Binaries
41
path: ./artifacts
@@ -124,7 +124,7 @@ jobs:
124
125
126
127
128
129
130
@@ -161,7 +161,7 @@ jobs:
161
162
163
164
165
166
167
0 commit comments