We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9d9b0c commit 47ad4c7Copy full SHA for 47ad4c7
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
29
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
30
with:
31
- node-version: "14"
+ node-version: "24"
32
- name: Install for ${{ matrix.pact_provider }}
33
run: npm i
34
- name: Test for ${{ matrix.pact_provider }}
0 commit comments