Skip to content

Commit 8ed4b57

Browse files
🔧 Bump gleam version in release workflow.
1 parent b7a759f commit 8ed4b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
otp-version: "27.0"
1616
rebar3-version: "3"
17-
gleam-version: "1.10.0"
17+
gleam-version: "1.13.0"
1818

1919
- run: |
2020
version="v$(cat gleam.toml | grep -m 1 "version" | sed -r "s/version *= *\"([[:digit:].]+)\"/\1/")"

0 commit comments

Comments
 (0)