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 a942b43 commit 9f62d11Copy full SHA for 9f62d11
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
racket-variant: ["BC", "CS"]
11
steps:
12
- uses: actions/checkout@master
13
- - uses: Bogdanp/setup-racket@v1.5
+ - uses: Bogdanp/setup-racket@v1.11
14
with:
15
architecture: x64
16
distribution: full
0 commit comments