Skip to content

Commit facb9d2

Browse files
committed
v16
1 parent 384dde4 commit facb9d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: yarn install --immutable
5858
- name: Install GraphQL 16 compatibility baseline
5959
if: matrix.graphql == 16
60-
run: yarn add --dev graphql@^16.8.1
60+
run: yarn add --dev graphql@^16
6161
# we default to v17 but support v16, so we want to also make sure the types fit
6262
- if: matrix.graphql == 16
6363
name: Check types

0 commit comments

Comments
 (0)