File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9292 # ## Download and import previously built image (if it exists)
9393 # ##
9494 - name : " [Artifact Load] Download previously built image"
95- uses : Wandalen/wretry.action@v1.0.11
95+ uses : Wandalen/wretry.action@v1.0.12
9696 with :
9797 action : actions/download-artifact@v3
9898 with : |
@@ -148,7 +148,7 @@ jobs:
148148 # ## Upload current image
149149 # ##
150150 - name : " [Artifact Save] Upload currently built image"
151- uses : Wandalen/wretry.action@v1.0.11
151+ uses : Wandalen/wretry.action@v1.0.12
152152 with :
153153 action : actions/upload-artifact@v3
154154 with : |
Original file line number Diff line number Diff line change 9696 # ## Download and import previously built image
9797 # ##
9898 - name : " [Artifact Load] Download previously built image"
99- uses : Wandalen/wretry.action@v1.0.11
99+ uses : Wandalen/wretry.action@v1.0.12
100100 with :
101101 action : actions/download-artifact@v3
102102 with : |
Original file line number Diff line number Diff line change 7878 # ## Download and import previously built image
7979 # ##
8080 - name : " [Artifact Load] Download previously built image"
81- uses : Wandalen/wretry.action@v1.0.11
81+ uses : Wandalen/wretry.action@v1.0.12
8282 with :
8383 action : actions/download-artifact@v3
8484 with : |
You can’t perform that action at this time.
0 commit comments