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 154c74e commit 3c3937dCopy full SHA for 3c3937d
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
29
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # 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