build: Upgrade to Node 20 (#1090)

* feat: updated node to v20

* refactor: updated package-lock

* refactor: updated package-lock

* refactor: updated lockfile version check workflow

* refactor: updated package-lock along with ci & lockfile version workflows

* refactor: updated lockfile version workflow
This commit is contained in:
Bilal Qamar
2024-08-29 21:08:39 +05:00
committed by GitHub
parent f81ec9544a
commit 14f1cfd0e1
4 changed files with 2018 additions and 4106 deletions

View File

@@ -14,7 +14,6 @@ jobs:
- lint
- test
node: [18, 20]
continue-on-error: ${{ matrix.node == 20 }}
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4

View File

@@ -10,5 +10,4 @@ on:
jobs:
version-check:
uses: openedx/.github/.github/workflows/lockfile-check.yml@master
uses: openedx/.github/.github/workflows/lockfileversion-check-v3.yml@master

2
.nvmrc
View File

@@ -1 +1 @@
18
20

6118
package-lock.json generated

File diff suppressed because it is too large Load Diff