alpha
Login
or
Join now
nandi.uk
/
gleam
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Fork of daniellemaywood.uk/gleam — Wasm codegen work
Star
2
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Use latest checkout version
author
Louis Pilfold
date
3 weeks ago
(Jul 2, 2026, 2:00 PM +0100)
commit
f7280f1b
f7280f1b8f997d5927565af2a69d27dd066ae1f2
parent
72b5389e
72b5389ed0e50a2116bc254bb082569997207d95
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
compiler-cli
src
new.rs
+1
-1
compiler-cli/src/new.rs
View file
Reviewed
···
161
161
test:
162
162
runs-on: ubuntu-latest
163
163
steps:
164
164
-
- uses: actions/checkout@v6
164
164
+
- uses: actions/checkout@v7
165
165
- uses: erlef/setup-beam@v1
166
166
with:
167
167
otp-version: "{ERLANG_OTP_VERSION}"