deploy on node 18 (#9385)
* deploy on node 18, run tests on node 20 * run test-bug-run-badge on node 18 * you missed a spot * ..and another
This commit is contained in:
2
.github/workflows/update-github-api.yml
vendored
2
.github/workflows/update-github-api.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- name: Setup
|
||||
uses: ./.github/actions/setup
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 18
|
||||
|
||||
- name: Check for new GitHub API version
|
||||
run: node scripts/update-github-api.js
|
||||
|
||||
Reference in New Issue
Block a user