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 8359319 commit 7d3e94dCopy full SHA for 7d3e94d
.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/[email protected].1
+ uses: jackfirth/[email protected].2
34
with:
35
private-key: ${{ secrets.RESYNTAX_APP_PRIVATE_KEY }}
36
max-fixes: '50'
0 commit comments