Skip to content

Commit 21bfc4f

Browse files
committed
chore: fix node version
1 parent 8817501 commit 21bfc4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: Use Node.js Version
2020
uses: actions/setup-node@v3
2121
with:
22+
node-version: ${{ env.NODE_VERSION }}
2223
registry-url: 'https://npm.pkg.github.com/'
2324
scope: '@staffbase'
2425

0 commit comments

Comments
 (0)