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 81cd9a8 commit 1155b3fCopy full SHA for 1155b3f
.github/workflows/resyntax-autofixer.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install local packages
31
run: raco setup typed typed-racket typed-racket-test typed-scheme
32
- name: Create a Resyntax pull request
33
- uses: jackfirth/create-resyntax-pull-request@v0.4.2
+ uses: jackfirth/create-resyntax-pull-request@v0.5.1
34
with:
35
private-key: ${{ secrets.RESYNTAX_APP_PRIVATE_KEY }}
36
max-fixes: '50'
0 commit comments