1 parent 10a335f commit 1f0484fCopy full SHA for 1f0484f
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
- uses: actions/setup-node@v4
22
with:
23
- node-version: 20
+ node-version: lts/*
24
cache: npm
25
- name: Install dependencies
26
run: npm ci
0 commit comments