Skip to content

Commit fdff5ea

Browse files
authored
Update .github/workflows/release.yml
1 parent 6d85a7d commit fdff5ea

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: ⎔ Setup node
2323
uses: actions/setup-node@v6
2424
with:
25-
node-version: ${{ matrix.node-version }}
25+
node-version: lts/*
2626

2727
- name: 📥 Download deps
2828
uses: bahmutov/npm-install@v1

0 commit comments

Comments
 (0)