Skip to content

Commit dbfd965

Browse files
authored
ci: bump node
1 parent b189803 commit dbfd965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
steps:
4444
- uses: actions/setup-node@v1
4545
with:
46-
node-version: '13.x'
46+
node-version: '16.x'
4747

4848
- name: checkout
4949
uses: actions/checkout@v2

0 commit comments

Comments
 (0)