We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ebf49 commit 0c5164fCopy full SHA for 0c5164f
.github/workflows/test-codegen.yml
@@ -31,7 +31,7 @@ jobs:
31
32
strategy:
33
matrix:
34
- node-version: ['16.x']
+ node-version: ['18.x']
35
36
steps:
37
- uses: actions/checkout@v2
0 commit comments