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 8bce189 commit 4f932a8Copy full SHA for 4f932a8
.github/workflows/crawl-site.yml
@@ -14,5 +14,5 @@ jobs:
14
PACTFLOW_ALGOLIA_KEY: ${{secrets.PACTFLOW_ALGOLIA_KEY}}
15
name: Index PactFlow site
16
steps:
17
- - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
18
- run: make crawl
.github/workflows/sync-docs.yml
@@ -89,7 +89,7 @@ jobs:
89
runs-on: ubuntu-latest
90
91
92
93
- uses: ruby/setup-ruby@v1
94
with:
95
ruby-version: "2.7"
0 commit comments