Skip to content

Commit 5e11ba6

Browse files
committed
Update GH action
1 parent 753e63e commit 5e11ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Use Node.js LTS
1616
uses: actions/setup-node@v1
1717
with:
18-
node-version: '14.x'
18+
node-version: '20.x'
1919
- uses: bahmutov/npm-install@v1
2020
with:
2121
install-command: yarn --immutable

0 commit comments

Comments
 (0)