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 5b0be8d commit 8bce189Copy full SHA for 8bce189
.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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
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