Skip to content

Commit fe5a02e

Browse files
committed
chore: use same node version in CI
1 parent 9799bd3 commit fe5a02e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
nodejs:
1111
uses: zakodium/workflows/.github/workflows/nodejs.yml@nodejs-v1
1212
with:
13+
node-version: 18.x
1314
lint-check-types: true
1415
npm-test-command: npm run build
1516
node-version-matrix: '[18]'

0 commit comments

Comments
 (0)