We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c52be95 commit c47ef96Copy full SHA for c47ef96
.github/workflows/cleanup-checks.yml
@@ -56,7 +56,7 @@ jobs:
56
run: npm run update-size-limits
57
58
- name: Commit changes back
59
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
60
with:
61
commit_message: "Clean up Prettier, Size-limit, and Api-Extractor"
62
push_options: ""
0 commit comments