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 6d953ea + 25ac7c6 commit 75999f0Copy full SHA for 75999f0
.github/workflows/build_arm64_old.yml
@@ -130,7 +130,7 @@ jobs:
130
uses: actions/checkout@v5
131
132
- name: Download built artifact ⌛
133
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
134
with:
135
path: output
136
name: ${{ needs.build.outputs.zipname }}-${{ needs.build.outputs.built }}
.github/workflows/build_old.yml
@@ -143,7 +143,7 @@ jobs:
143
144
145
146
147
148
149
0 commit comments