Skip to content

Commit

Permalink
feat: updated node to v20 (#378)
Browse files Browse the repository at this point in the history
* feat: updated node to v20
* refactor: updated package-lock & lockfile version check workflow
* refactor: updated package-lock
  • Loading branch information
BilalQamar95 authored Aug 15, 2024
1 parent 15573ca commit cc66b54
Show file tree
Hide file tree
Showing 3 changed files with 1,355 additions and 1,979 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-v20.yml@master
3 changes: 1 addition & 2 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
18

20
Loading

0 comments on commit cc66b54

Please sign in to comment.