aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHayleigh Thompson <me@hayleigh.dev>2024-04-16 19:33:46 +0100
committerHayleigh Thompson <me@hayleigh.dev>2024-04-16 19:33:46 +0100
commit6c05744eda896ac89e21f8ff32116340564a4773 (patch)
tree1bd4af7fc6bec12ed57531ac6c0d62e7eb7cd4f9 /.github
parent3714226d7a0ad4a78e381d9767c3e64d12d6605a (diff)
downloadlustre-6c05744eda896ac89e21f8ff32116340564a4773.tar.gz
lustre-6c05744eda896ac89e21f8ff32116340564a4773.zip
:wrench: Update release workflow to Gleam v1.1.0
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index ded5b8e..2f6f648 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
with:
otp-version: "26.0.2"
rebar3-version: "3"
- gleam-version: "1.0.0"
+ gleam-version: "1.1.0"
- run: cargo install tomlq
- run: |