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 1cb325b + fef214f commit 2b5e5e9Copy full SHA for 2b5e5e9
.github/workflows/generate_binaries.yml
@@ -207,7 +207,7 @@ jobs:
207
needs: RapsberryPI
208
steps:
209
- name: Get RapsberryPI-Binaries
210
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
211
with:
212
name: RapsberryPI-Binaries
213
path: ./
@@ -246,7 +246,7 @@ jobs:
246
247
248
249
250
251
252
0 commit comments