Skip to content

Commit f356710

Browse files
committed
chore: update node version
1 parent 8c6e31b commit f356710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Setup node
4646
uses: actions/setup-node@v4
4747
with:
48-
node-version: '16'
48+
node-version: '18'
4949
- name: Install
5050
run: yarn install
5151
- name: Run Cypress tests

0 commit comments

Comments
 (0)