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 05c90a3 + d696597 commit 6af09e4Copy full SHA for 6af09e4
.github/workflows/main.yml
@@ -226,7 +226,7 @@ jobs:
226
contents: write
227
steps:
228
- name: Download binaries & packages
229
- uses: actions/download-artifact@v4.3.0
+ uses: actions/download-artifact@v6.0.0
230
with:
231
name: ${{ needs.meta.outputs.bin_name }} Binary Artifacts
232
path: out
@@ -265,7 +265,7 @@ jobs:
265
runs-on: ubuntu-latest
266
267
268
269
270
271
0 commit comments