Skip to content

Commit 5ff1420

Browse files
chore(deps): pin dependencies
1 parent 8792aad commit 5ff1420

4 files changed

Lines changed: 78 additions & 93 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- uses: actions/setup-node@v4
2222
with:
23-
node-version: 20
23+
node-version: 20.20.2
2424
cache: npm
2525

2626
- name: Install dependencies

.github/workflows/e2e.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- uses: actions/setup-node@v4
2828
with:
29-
node-version: 20
29+
node-version: 20.20.2
3030
cache: npm
3131

3232
- name: Install dependencies
@@ -70,7 +70,7 @@ jobs:
7070

7171
- uses: actions/setup-node@v4
7272
with:
73-
node-version: 20
73+
node-version: 20.20.2
7474
cache: npm
7575

7676
# The EDDI Docker image must be available locally or in a registry.

package-lock.json

Lines changed: 48 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)