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 b77b7b0 commit d885c7fCopy full SHA for d885c7f
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
20
- - uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
+ - uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
21
with:
22
node-version: '24'
23
- name: Install
@@ -41,7 +41,7 @@ jobs:
41
42
43
repository: pactflow/example-provider
44
45
46
47
0 commit comments