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 f0d659e commit 3079c46Copy full SHA for 3079c46
.github/workflows/update-apis.yaml
@@ -9,7 +9,7 @@ jobs:
9
steps:
10
- uses: actions/setup-node@v4
11
with:
12
- node-version: 14
+ node-version: 18
13
- run: gh repo fork googleapis/google-api-nodejs-client --fork-name google-api-nodejs-client-autodisco --clone --remote
14
env:
15
GH_TOKEN: ${{ secrets.YOSHI_CODE_BOT_TOKEN }}
0 commit comments