Skip to content

Commit 3079c46

Browse files
committed
Update update-apis.yaml
1 parent f0d659e commit 3079c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-apis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/setup-node@v4
1111
with:
12-
node-version: 14
12+
node-version: 18
1313
- run: gh repo fork googleapis/google-api-nodejs-client --fork-name google-api-nodejs-client-autodisco --clone --remote
1414
env:
1515
GH_TOKEN: ${{ secrets.YOSHI_CODE_BOT_TOKEN }}

0 commit comments

Comments
 (0)