Skip to content

Commit

Permalink
bump gleam workflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
rawhat committed Aug 19, 2024
1 parent 3d1afa8 commit d39786a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.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.3.0"
gleam-version: "1.4.1"
rebar3-version: "3"
- run: gleam format --check src test
- run: gleam deps download
Expand Down

0 comments on commit d39786a

Please sign in to comment.