Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #52

Merged
dependabot[bot] merged 1 commits from dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7 into master 2024-09-04 07:34:34 +08:00

View File

@@ -54,7 +54,7 @@ jobs:
with: with:
submodules: recursive submodules: recursive
- name: Retrieve saved image - name: Retrieve saved image
uses: actions/download-artifact@v3 uses: actions/download-artifact@v4.1.7
with: with:
name: docker-artifact name: docker-artifact
path: artifacts path: artifacts