Skip to content

Commit 314f5ec

Browse files
update Gleam version in CI
1 parent 7759018 commit 314f5ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: erlef/[email protected]
1616
with:
1717
otp-version: "26.0.2"
18-
gleam-version: "0.33"
18+
gleam-version: "0.34.1"
1919
rebar3-version: "3"
2020
- run: gleam format --check src test
2121
- run: gleam deps download

0 commit comments

Comments
 (0)