ci: Update nodejs to a maintained version (#7784)

This commit is contained in:
Joey Parrish
2024-12-19 22:10:35 -08:00
committed by GitHub
parent 6610fa3e57
commit 0313375837
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 16
node-version: 22
registry-url: 'https://registry.npmjs.org'
- uses: ./.github/workflows/custom-actions/prep-for-appspot
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 16
node-version: 22
registry-url: 'https://registry.npmjs.org'
# The nightly demo has its own receiver app ID that points to the nightly
+2 -2
View File
@@ -67,7 +67,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 16
node-version: 22
registry-url: 'https://registry.npmjs.org'
- name: Compute NPM tags
@@ -140,7 +140,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 16
node-version: 22
registry-url: 'https://registry.npmjs.org'
- name: Compute appspot subdomain and promotion
+1 -1
View File
@@ -250,7 +250,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 16
node-version: 22
registry-url: 'https://registry.npmjs.org'
# The Docker image for this self-hosted runner doesn't contain java.
+1 -1
View File
@@ -108,7 +108,7 @@
"eme-encryption-scheme-polyfill": "^2.1.6"
},
"engines": {
"node": ">=14"
"node": ">=18"
},
"clean-package": {
"remove": [