tangled
alpha
login
or
join now
keii.dev
/
wisp
3
fork
atom
🧚 A practical web framework for Gleam
3
fork
atom
overview
issues
pulls
pipelines
Update CI
Louis Pilfold
2 years ago
7f81ad0e
7414fc2e
+1
-1
1 changed file
expand all
collapse all
unified
split
.github
workflows
ci.yml
+1
-1
.github/workflows/ci.yml
···
10
10
test-action:
11
11
runs-on: ubuntu-latest
12
12
steps:
13
13
-
- uses: actions/checkout@v3
13
13
+
- uses: actions/checkout@v4
14
14
- uses: erlef/setup-beam@v1
15
15
with:
16
16
otp-version: "26.0"