Skip to content

Commit 0788f85

Browse files
authored
[FSSDK-9586] update node versions (#911)
1 parent 4044bfb commit 0788f85

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/workflows/javascript.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Node
1818
uses: actions/setup-node@v3
1919
with:
20-
node-version: 14
20+
node-version: 16
2121
cache-dependency-path: ./package-lock.json
2222
cache: 'npm'
2323
- name: Run linting
@@ -50,7 +50,7 @@ jobs:
5050
- name: Set up Node
5151
uses: actions/setup-node@v3
5252
with:
53-
node-version: 14
53+
node-version: 16
5454
cache: 'npm'
5555
cache-dependency-path: ./package-lock.json
5656
- name: Cross-browser and umd unit tests
@@ -63,7 +63,7 @@ jobs:
6363
runs-on: ubuntu-latest
6464
strategy:
6565
matrix:
66-
node: ['14', '16', '18' ]
66+
node: ['16', '18', '20']
6767
steps:
6868
- uses: actions/checkout@v3
6969
- name: Set up Node ${{ matrix.node }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
},
9595
"license": "Apache-2.0",
9696
"engines": {
97-
"node": ">=14.0.0"
97+
"node": ">=16.0.0"
9898
},
9999
"keywords": [
100100
"optimizely"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy