Skip to content

Commit

Permalink
Merge pull request #1174 from felddy/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-all-8f3a61e048

Bump actions/download-artifact from 4.1.8 to 4.1.9 in the github-actions-all group
  • Loading branch information
felddy authored Feb 27, 2025
2 parents 4ce5165 + 471e321 commit d7e454c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-pytest-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
pip install --upgrade --requirement requirements-test.txt
- name: Download Docker image artifact
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # tag=v4.1.8
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # tag=v4.1.9
with:
name: ${{ inputs.image_artifact_name }}
path: ${{ env.ARTIFACT_WORK_DIR }}
Expand Down

0 comments on commit d7e454c

Please sign in to comment.