Skip to content

Commit adc6bd4

Browse files
committed
Bump Gleam to v1.14.0 in CI
Update the GitHub Actions CI workflow
1 parent 46e6014 commit adc6bd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: erlef/setup-beam@v1
1616
with:
1717
otp-version: "28"
18-
gleam-version: "1.13.0"
18+
gleam-version: "1.14.0"
1919
rebar3-version: "3"
2020
# elixir-version: "1"
2121
- run: gleam deps download

0 commit comments

Comments
 (0)