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 e54fbbf commit 7d70b37Copy full SHA for 7d70b37
.github/workflows/resyntax-autofixer.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout code
18
uses: actions/[email protected]
19
- name: Install Racket
20
- uses: Bogdanp/setup-racket@v1.9.1
+ uses: Bogdanp/setup-racket@v1.11
21
with:
22
version: current
23
local_catalogs: $GITHUB_WORKSPACE
0 commit comments