release: use download-action v4 in docker section (#1134)

We missed this upgrade in #1047
This commit is contained in:
Wade Simmons 2024-05-03 11:35:55 -04:00 committed by GitHub
parent 18f69af455
commit d6e4b88bb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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