Skip to content

Commit

Permalink
build: Upgrade to Node 20
Browse files Browse the repository at this point in the history
Upgrade to Node 20 in `.nvmrc` and regenerate `package-lock.json` from
scratch using it.
  • Loading branch information
arbrandes committed Mar 7, 2024
1 parent b29402b commit 134b1b8
Show file tree
Hide file tree
Showing 3 changed files with 417 additions and 363 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lockfileversion-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:

jobs:
version-check:
uses: openedx/.github/.github/workflows/lockfile-check.yml@master
uses: openedx/.github/.github/workflows/lockfile-check-v3.yml@master
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18
20
Loading

0 comments on commit 134b1b8

Please sign in to comment.