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 574d1cb commit c9f164aCopy full SHA for c9f164a
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
racket-variant: ["regular", "CS"]
11
steps:
12
- uses: actions/checkout@v2
13
- - uses: Bogdanp/setup-racket@v0.8
+ - uses: Bogdanp/setup-racket@v0.10
14
with:
15
architecture: x64
16
distribution: minimal
0 commit comments