Skip to content

Commit

Permalink
ci: update gleam version
Browse files Browse the repository at this point in the history
  • Loading branch information
bondiano committed Sep 30, 2024
1 parent f780389 commit 1fe1af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: erlef/setup-beam@v1
with:
otp-version: "27.0"
gleam-version: "1.4.0"
gleam-version: "1.5.1"
rebar3-version: "3.23.0"
- name: Install Dependencies
run: gleam deps download
Expand Down

0 comments on commit 1fe1af7

Please sign in to comment.