There was an error while loading. Please reload this page.
2 parents 621d325 + 12945b8 commit 08837caCopy full SHA for 08837ca
1 file changed
.github/workflows/test-suite.yml
@@ -208,7 +208,7 @@ jobs:
208
fetch-depth: 0
209
210
- name: Download Docker Image
211
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v8
212
with:
213
name: ${{ needs.build-docker-image.outputs.artifact_name }}
214
@@ -253,7 +253,7 @@ jobs:
253
254
255
256
257
258
name: ${{ inputs.docker_image_artifact_name }}
259
0 commit comments