Skip to content

Commit 15b78d2

Browse files
authored
Merge pull request graphql#1147 from graphql/Urigo-patch-1
Update Node version
2 parents 2653102 + ef6278a commit 15b78d2

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
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v1
1010
- uses: actions/setup-node@v1
1111
with:
12-
node-version: '16.5.0'
12+
node-version: '16.13.0'
1313

1414
- run: yarn install
1515

0 commit comments

Comments
 (0)