We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ce8db3 commit b2d2aeeCopy full SHA for b2d2aee
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
racket-version: ['8.11', '8.12', '8.13']
20
21
steps:
22
- - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
23
24
- uses: Bogdanp/setup-racket@0094a9d8bd157633293a2210f373bb542687fa6d
25
with:
0 commit comments