Skip to content

Commit

Permalink
Merge pull request #72 from devilbox/dependabot/github_actions/cytopi…
Browse files Browse the repository at this point in the history
…a/upload-artifact-retry-action-0.1.7

Bump cytopia/upload-artifact-retry-action from 0.1.6 to 0.1.7
  • Loading branch information
cytopia committed Nov 22, 2022
2 parents 5fe05cb + 13c0293 commit 3f9a29d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-multistage-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
# Artifact Export
# ------------------------------------------------------------
- name: "[Artifact Save] Upload built artifact"
uses: cytopia/upload-artifact-retry-action@v0.1.6
uses: cytopia/upload-artifact-retry-action@v0.1.7
with:
name: ${{ steps.set-artifact-name.outputs.curr }}
path: ${{ steps.set-artifact-name.outputs.curr }}
Expand Down

0 comments on commit 3f9a29d

Please sign in to comment.