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 44e2341 commit c51cc8cCopy full SHA for c51cc8c
.github/workflows/ci.yml
@@ -875,7 +875,7 @@ jobs:
875
876
- name: download artifacts
877
if: needs.linux-amd64.outputs.ffversion != steps.get_version_release.outputs.release
878
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
879
880
- name: create release
881
0 commit comments