|
@@ -128,7 +128,7 @@ jobs:
|
|
|
|
|
|
- name: Download artifacts
|
|
- name: Download artifacts
|
|
if: ${{ env.HAS_DOCKER_CREDS == 'true' }}
|
|
if: ${{ env.HAS_DOCKER_CREDS == 'true' }}
|
|
- uses: actions/download-artifact@v3
|
|
|
|
|
|
+ uses: actions/download-artifact@v4
|
|
with:
|
|
with:
|
|
name: linux-latest
|
|
name: linux-latest
|
|
path: artifacts
|
|
path: artifacts
|