We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 163af5e commit aaac921Copy full SHA for aaac921
1 file changed
.github/workflows/push.yml
@@ -15,7 +15,7 @@ jobs:
15
sudo apt-get install fonts-stix
16
sudo apt-get install libunistring-dev
17
- name: Install Racket
18
- uses: Bogdanp/setup-racket@v1.10
+ uses: Bogdanp/setup-racket@v1.11
19
with:
20
architecture: 'x64'
21
distribution: 'full'
0 commit comments