Skip to content

Commit c5e8cd6

Browse files
Workflow update
1 parent a5ac891 commit c5e8cd6

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Node
2525
uses: actions/setup-node@v1
2626
with:
27-
node-version: 12
27+
node-version: 20
2828
- name: Install
2929
run: |
3030
npm ci --no-optional

0 commit comments

Comments
 (0)