aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2024-05-24 16:28:39 +0100
committerLouis Pilfold <louis@lpil.uk>2024-05-24 16:28:39 +0100
commitb7363157df803c175b2f596fd96aa7e63c66e182 (patch)
tree9307d9246eb4912720669fe3e4315fbb54541868 /.github/workflows
parentb98705f890a2828c48dfdab291a22f145309d646 (diff)
downloadgleam_stdlib-b7363157df803c175b2f596fd96aa7e63c66e182.tar.gz
gleam_stdlib-b7363157df803c175b2f596fd96aa7e63c66e182.zip
Update CI version
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 05ac6d2..bd0b795 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
- uses: erlef/setup-beam@v1
with:
otp-version: "26.0.2"
- gleam-version: "1.1.0"
+ gleam-version: "1.2.0"
- uses: actions/setup-node@v3
with:
node-version: "16.18.1"