Skip to content

Commit

Permalink
🔧 Use Gleam v1.2.1 in release action.
Browse files Browse the repository at this point in the history
  • Loading branch information
hayleigh-dot-dev committed Jun 11, 2024
1 parent d3e86fa commit 6af7046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
otp-version: "26.0.2"
rebar3-version: "3"
gleam-version: "1.1.0"
gleam-version: "1.2.1"

- run: cargo install tomlq
- run: |
Expand Down

0 comments on commit 6af7046

Please sign in to comment.