Skip to content

Commit 47ad4c7

Browse files
chore(deps): update dependency node to v24
Ref: PACT-445
1 parent b9d9b0c commit 47ad4c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2929
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
3030
with:
31-
node-version: "14"
31+
node-version: "24"
3232
- name: Install for ${{ matrix.pact_provider }}
3333
run: npm i
3434
- name: Test for ${{ matrix.pact_provider }}

0 commit comments

Comments
 (0)