We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1d70f commit 1f6bb5cCopy full SHA for 1f6bb5c
1 file changed
.github/workflows/docker-multistage-build.yml
@@ -161,7 +161,7 @@ jobs:
161
### Export current image
162
###
163
- name: "[Artifact Save] Upload built artifact"
164
- uses: cytopia/upload-artifact-retry-action@v0.1.2
+ uses: cytopia/upload-artifact-retry-action@v0.1.4
165
with:
166
name: ${{ steps.set-artifact-name.outputs.curr }}
167
path: ${{ steps.set-artifact-name.outputs.curr }}
0 commit comments