Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
refactor: updated package-lock along with ci & lockfile version workf…
Browse files Browse the repository at this point in the history
…lows
  • Loading branch information
BilalQamar95 committed Sep 4, 2024
1 parent a490e65 commit a0c3b15
Show file tree
Hide file tree
Showing 3 changed files with 216 additions and 218 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
strategy:
matrix:
node: [18, 20]
continue-on-error: ${{ matrix.node == 20 }}

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lockfileversion-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ on:

jobs:
version-check:
uses: openedx/.github/.github/workflows/lockfile-check-v20.yml@master
uses: openedx/.github/.github/workflows/lockfileversion-check-v3.yml@master
Loading

0 comments on commit a0c3b15

Please sign in to comment.