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 cc743d8 commit c9d46dbCopy full SHA for c9d46db
.github/workflows/resyntax-autofixer.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout code
18
uses: actions/checkout@v3.0.2
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