Skip to content

Commit

Permalink
Merge pull request #119 from cytopia/dependabot/github_actions/cytopi…
Browse files Browse the repository at this point in the history
…a/download-artifact-retry-action-0.1.5

Bump cytopia/download-artifact-retry-action from 0.1.4 to 0.1.5
  • Loading branch information
cytopia authored Dec 2, 2022
2 parents e39bddb + e9eb5a7 commit b779745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-multistage-build-extra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
# Artifact Import
# ------------------------------------------------------------
- name: "[Artifact Load] Download previously built image"
uses: cytopia/[email protected].4
uses: cytopia/[email protected].5
with:
name: ${{ steps.set-artifact-name.outputs.prev }}
if: ${{ inputs.stage_prev != '' }}
Expand Down

0 comments on commit b779745

Please sign in to comment.