Skip to content

Commit

Permalink
Merge pull request #118 from cytopia/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 authored Nov 22, 2022
2 parents 16ea7b7 + cfd7d9a commit e39bddb
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 @@ -192,7 +192,7 @@ jobs:
# Artifact Export
# ------------------------------------------------------------
- name: "[Artifact Save] Upload built artifact"
uses: cytopia/[email protected].6
uses: cytopia/[email protected].7
with:
name: ${{ steps.set-artifact-name.outputs.curr }}
path: ${{ steps.set-artifact-name.outputs.curr }}
Expand Down

0 comments on commit e39bddb

Please sign in to comment.