Skip to content

Commit 8b4fc34

Browse files
committed
Updates nodejs
1 parent b66c30b commit 8b4fc34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
- name: Install Node.js
1919
uses: actions/setup-node@v1
2020
with:
21-
node-version: 10.x
21+
node-version: 20.x
2222
- run: yarn install
2323
- run: yarn build

0 commit comments

Comments
 (0)