Skip to content

Commit af68eea

Browse files
committed
bump gleam in ci
1 parent 8ed6d44 commit af68eea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: TanklesXL/gleam_actions/.github/workflows/release.yaml@main
1111
secrets: inherit
1212
with:
13-
gleam_version: 1.5.1
13+
gleam_version: 1.6.1
1414
erlang_version: 27
1515
test_erlang: true
1616
test_node: true

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
test:
1212
uses: TanklesXL/gleam_actions/.github/workflows/test.yaml@main
1313
with:
14-
gleam_version: 1.5.1
14+
gleam_version: 1.6.1
1515
test_node: true
1616
test_erlang: true

0 commit comments

Comments
 (0)