mirror of
https://github.com/zebrajr/express.git
synced 2025-12-06 00:19:48 +01:00
build: Node.js@19.9
This commit is contained in:
parent
8d8bfaac7b
commit
02d1c3916e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -110,7 +110,7 @@ jobs:
|
|||
node-version: "18.17"
|
||||
|
||||
- name: Node.js 19.x
|
||||
node-version: "19.7"
|
||||
node-version: "19.9"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ environment:
|
|||
- nodejs_version: "16.20"
|
||||
- nodejs_version: "17.9"
|
||||
- nodejs_version: "18.17"
|
||||
- nodejs_version: "19.7"
|
||||
- nodejs_version: "19.9"
|
||||
cache:
|
||||
- node_modules
|
||||
install:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user