Skip to content

Commit b7ab183

Browse files
authored
Update prerelease.yml
1 parent 2a8f205 commit b7ab183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- uses: actions/setup-node@v4
1313
with:
14-
node-version: '16'
14+
node-version: '18'
1515
registry-url: 'https://registry.npmjs.org'
1616
- run: npm ci --no-progress
1717
- run: npm run build

0 commit comments

Comments
 (0)