build: Upgrade to Node 20 (#211)

* build: Upgrade to Node 20

* refactor: updated package-lock

* refactor: updated the lockfile version workflow
This commit is contained in:
Muhammad Anas
2024-09-06 21:23:17 +05:00
committed by GitHub
parent ef6ade6de1
commit 1fd3343355
4 changed files with 3245 additions and 2393 deletions

View File

@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
node: [18, 20]
continue-on-error: ${{ matrix.node == 20 }}
steps:
- name: Checkout
uses: actions/checkout@v3

View File

@@ -10,4 +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,2 +1,2 @@
18
20

5632
package-lock.json generated

File diff suppressed because it is too large Load Diff