Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX broken github action due to outdated buildx
Buildx failed the pipeline and there's some deprecation warnings in there, so decided to update every stage of the build process to the current latest see if it fixes it. The checkout action isn't necessary anymore because we're in the git context by default.
- Loading branch information