Skip to content

Commit

Permalink
Fix setup gleam
Browse files Browse the repository at this point in the history
  • Loading branch information
simonprev committed Feb 12, 2021
1 parent a3c8d08 commit e32b01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -33,7 +33,7 @@ jobs:

- uses: gleam-lang/setup-gleam@v1.0.1
with:
gleam-version: 0.11.2
gleam-version: 0.13.2

- name: Install System Dependencies
run: |
Expand Down

0 comments on commit e32b01f

Please sign in to comment.