Skip to content

Commit

Permalink
Bump to GraphQL 17.alpha.3 for builds (#223)
Browse files Browse the repository at this point in the history
Bump to the latest GraphQL alpha version when building
  • Loading branch information
oporkka committed Sep 14, 2023
1 parent 945a2e9 commit 1612734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
matrix:
node-version: [18, 20]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
graphql-version: [15, 16, 17.0.0-alpha.2]
graphql-version: [15, 16, 17.0.0-alpha.3]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1612734

Please sign in to comment.