We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80aeb46 + e9afa44 commit 1463a21Copy full SHA for 1463a21
.github/workflows/docker-multistage-build.yml
@@ -188,7 +188,7 @@ jobs:
188
# Artifact Export
189
# ------------------------------------------------------------
190
- name: "[Artifact Save] Upload built artifact"
191
- uses: cytopia/upload-artifact-retry-action@v0.1.7
+ uses: cytopia/upload-artifact-retry-action@v0.1.11
192
with:
193
name: ${{ steps.set-artifact-name.outputs.curr }}
194
path: ${{ steps.set-artifact-name.outputs.curr }}
0 commit comments