Skip to content

Commit e885dc1

Browse files
committed
ci: bump node version
1 parent a3c49d2 commit e885dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/setup-node@v1
1717
with:
18-
node-version: '15.x'
18+
node-version: '16.x'
1919

2020
- name: checkout
2121
uses: actions/checkout@v2

0 commit comments

Comments
 (0)