Skip to content

Commit 8b9cbd2

Browse files
authored
Update version to 18.x
1 parent dca6c8f commit 8b9cbd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Use Node.js
2020
uses: actions/setup-node@v1
2121
with:
22-
node-version: '14.x'
22+
node-version: '18.x'
2323
- name: Run Yarn
2424
run: yarn
2525
- name: Run tests

0 commit comments

Comments
 (0)