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 2fc1f88 commit 9cc0ab1Copy full SHA for 9cc0ab1
.github/workflows/release-binaries.yaml
@@ -84,7 +84,7 @@ jobs:
84
contents: write
85
steps:
86
- name: Download all artifacts
87
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
88
with:
89
path: artifacts
90
0 commit comments