Skip to content

Commit

Permalink
update gh workflow versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rawhat committed Dec 19, 2023
1 parent da32902 commit 8b19b89
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/[email protected]
- uses: erlef/[email protected]
with:
otp-version: "26.1.2"
gleam-version: "0.32.0"
otp-version: "26.2.1"
gleam-version: "0.33.0"
rebar3-version: "3"
- run: gleam format --check src test
- run: gleam deps download
Expand Down

0 comments on commit 8b19b89

Please sign in to comment.