Skip to content

Commit a033855

Browse files
committed
ci: use lts/*
1 parent 5b85d7d commit a033855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- run: corepack enable
2424
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
2525
with:
26-
node-version: lts
26+
node-version: lts/*
2727

2828
- name: 📦 Install dependencies
2929
run: pnpm install

0 commit comments

Comments
 (0)