Skip to content

Commit 142d2f6

Browse files
committed
Bump upload-artifact-retry
1 parent 4d043c8 commit 142d2f6

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
@@ -161,7 +161,7 @@ jobs:
161161
### Export current image
162162
###
163163
- name: "[Artifact Save] Upload built artifact"
164-
uses: cytopia/[email protected].5
164+
uses: cytopia/[email protected].6
165165
with:
166166
name: ${{ steps.set-artifact-name.outputs.curr }}
167167
path: ${{ steps.set-artifact-name.outputs.curr }}

0 commit comments

Comments
 (0)