Skip to content

Commit

Permalink
bump gh workflow versions
Browse files Browse the repository at this point in the history
  • Loading branch information
rawhat committed Jun 22, 2024
1 parent 695ccd3 commit f925ee7
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: "23.2"
gleam-version: "0.22.1"
otp-version: "27.0"
gleam-version: "1.2.1"
- run: gleam format --check src test
- run: gleam deps download
- run: gleam test

0 comments on commit f925ee7

Please sign in to comment.