We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fdd18b + 981d646 commit 73b123aCopy full SHA for 73b123a
.github/workflows/fix_lint.yaml
@@ -43,6 +43,6 @@ jobs:
43
- run: cargo fmt
44
continue-on-error: true
45
46
- - uses: stefanzweifel/git-auto-commit-action@v6
+ - uses: stefanzweifel/git-auto-commit-action@v7
47
with:
48
commit_message: "Attempt to fix linting"
0 commit comments