Skip to content

Commit

Permalink
bump gh action gleam version
Browse files Browse the repository at this point in the history
  • Loading branch information
rawhat committed May 5, 2024
1 parent bef5b49 commit 5095fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
- uses: actions/checkout@v3.5.3
- uses: erlef/setup-beam@v1.16.0
with:
otp-version: "26.2.1"
gleam-version: "1.0.0"
otp-version: "26.2.5"
gleam-version: "1.1.0"
rebar3-version: "3"
- run: gleam format --check src test
- run: gleam deps download
Expand Down

0 comments on commit 5095fe7

Please sign in to comment.