Skip to content

Commit c9f164a

Browse files
committed
Update racket-setup to version 0.10
The naming convention for current builds has changed and the package was updated. See also: https://groups.google.com/g/racket-users/c/k_o3Ug-lK_s
1 parent 574d1cb commit c9f164a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
racket-variant: ["regular", "CS"]
1111
steps:
1212
- uses: actions/checkout@v2
13-
- uses: Bogdanp/setup-racket@v0.8
13+
- uses: Bogdanp/setup-racket@v0.10
1414
with:
1515
architecture: x64
1616
distribution: minimal

0 commit comments

Comments
 (0)