Skip to content

Commit 3f9a29d

Browse files
authored
Merge pull request #72 from devilbox/dependabot/github_actions/cytopia/upload-artifact-retry-action-0.1.7
Bump cytopia/upload-artifact-retry-action from 0.1.6 to 0.1.7
2 parents 5fe05cb + 13c0293 commit 3f9a29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-multistage-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
# Artifact Export
189189
# ------------------------------------------------------------
190190
- name: "[Artifact Save] Upload built artifact"
191-
uses: cytopia/[email protected].6
191+
uses: cytopia/[email protected].7
192192
with:
193193
name: ${{ steps.set-artifact-name.outputs.curr }}
194194
path: ${{ steps.set-artifact-name.outputs.curr }}

0 commit comments

Comments
 (0)