Skip to content

Commit 08d4f15

Browse files
committed
use node 20 in github ca
1 parent f49bdc9 commit 08d4f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
os:
1515
- ubuntu-22.04
1616
node-version:
17-
- 18.x
17+
- 20.x
1818
steps:
1919
- name: "Set up Node.js ${{ matrix.node-version }}"
2020
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)