Skip to content

Commit e9afa44

Browse files
Bump cytopia/upload-artifact-retry-action from 0.1.7 to 0.1.11
Bumps [cytopia/upload-artifact-retry-action](https://github.com/cytopia/upload-artifact-retry-action) from 0.1.7 to 0.1.11. - [Release notes](https://github.com/cytopia/upload-artifact-retry-action/releases) - [Commits](cytopia/upload-artifact-retry-action@v0.1.7...v0.1.11) --- updated-dependencies: - dependency-name: cytopia/upload-artifact-retry-action dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80aeb46 commit e9afa44

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)