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 5465780 commit 6eb5938Copy full SHA for 6eb5938
.github/workflows/release.yml
@@ -133,7 +133,7 @@ jobs:
133
runs-on: ubuntu-latest
134
steps:
135
- name: Download build artifacts
136
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
137
with:
138
name: build-artifacts
139
@@ -167,7 +167,7 @@ jobs:
167
168
169
170
171
172
173
@@ -201,7 +201,7 @@ jobs:
201
202
203
204
205
206
207
0 commit comments