deploy on node 20 (#9799)

* deploy on node 20

* use appropriate npm versions for each node version
This commit is contained in:
chris48s
2023-12-30 19:03:34 +00:00
committed by GitHub
parent 3300e4a09d
commit 01de8910cd
22 changed files with 45 additions and 37 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- name: Setup
uses: ./.github/actions/setup
with:
node-version: 18
node-version: 20
- name: Check for new GitHub API version
run: node scripts/update-github-api.js