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 cf1b932 commit 58c1bc4Copy full SHA for 58c1bc4
.github/workflows/gateway-conformance.yml
@@ -28,7 +28,7 @@ jobs:
28
# 3. Download the gateway-conformance fixtures using ipfs/gateway-conformance action
29
# This will prevent us from needing to install `docker` on the github runner
30
- name: Download gateway-conformance fixtures
31
- uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.6
+ uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.7
32
# working-directory: ./packages/gateway-conformance
33
with:
34
output: ./packages/gateway-conformance/dist/src/fixtures/data/gateway-conformance-fixtures
0 commit comments