Skip to content

Commit 1463a21

Browse files
authored
Merge pull request #84 from devilbox/dependabot/github_actions/cytopia/upload-artifact-retry-action-0.1.11
Bump cytopia/upload-artifact-retry-action from 0.1.7 to 0.1.11
2 parents 80aeb46 + e9afa44 commit 1463a21

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/upload-artifact-retry-action@v0.1.7
191+
uses: cytopia/upload-artifact-retry-action@v0.1.11
192192
with:
193193
name: ${{ steps.set-artifact-name.outputs.curr }}
194194
path: ${{ steps.set-artifact-name.outputs.curr }}

0 commit comments

Comments
 (0)