Skip to content

Commit

Permalink
update gleam
Browse files Browse the repository at this point in the history
  • Loading branch information
aslilac committed Apr 18, 2024
1 parent 05958eb commit 17c48e1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ runs:
- uses: erlef/setup-beam@v1
with:
elixir-version: "1.15"
otp-version: "26.1"
gleam-version: "0.33.0"
rebar3-version: "3.22.1"
otp-version: "26.2"
gleam-version: "1.1.0"
rebar3-version: "3.23.0"

- run: |
gleam format
Expand Down

0 comments on commit 17c48e1

Please sign in to comment.