You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The v3 is deprecated, the error was:
```
This request has been automatically failed because it uses a deprecated
version of `actions/upload-artifact: v3`.
Learn more:
https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
```
Also fix the docker image deletion to fail gracefully on no image.
The error was:
```
"docker rmi" requires at least 1 argument.
```
0 commit comments