Skip to content

Commit d71894e

Browse files
committed
ci: updare node
1 parent 5ccd5e2 commit d71894e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/semantic-release.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ jobs:
1616
- uses: actions/checkout@v2
1717
- uses: actions/setup-node@v2
1818
with:
19-
cache: npm
20-
node-version: 16
19+
node-version: 20
2120
- run: npm ci
2221
- run: npm run build
2322
- run: npm test

0 commit comments

Comments
 (0)