We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e038c0 + 9060c9b commit ffb9262Copy full SHA for ffb9262
1 file changed
.github/workflows/regression.yml
@@ -236,7 +236,7 @@ jobs:
236
entrypoint: /bin/rm
237
args: -rf install install_bin.tgz src ccache ${{ matrix.config_set }}
238
- name: Download All artifacts
239
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
240
- name: Uncompress and Move Binaries
241
run: |
242
BIN_FOLDER="$PWD/install/bin"
0 commit comments