autofix-ci/action 1.3
What's Changed
- autofix-ci/action now uses the new GitHub Actions Upload API (
@actions/artifact@v2
/upload-artifact@v4
), which results in faster fixing. - For pull request, fixes are now applied onto the PR head instead of the merge commit. This fixes inconsistencies if the target branch evolves over time (#12)