chore: gateway conformance v0.3
Laurent Senta committed
Jul 31, 2023 at 12:04 UTC
e5050d014b94621cea1f48d1548f50bff21c08b8
1 file changed
+2
-2
.github/workflows/gateway-conformance.yml
+2
-2
@@ -23,7 +23,7 @@ jobs:
23
steps:
24
# 1. Download the gateway-conformance fixtures
25
- name: Download gateway-conformance fixtures
26
- uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.2
26
+ uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.3
27
with:
28
output: fixtures
29
@@ -89,7 +89,7 @@ jobs:
89
90
# 6. Run the gateway-conformance tests
91
- name: Run gateway-conformance tests
92
- uses: ipfs/gateway-conformance/.github/actions/test@v0.2
92
+ uses: ipfs/gateway-conformance/.github/actions/test@v0.3
93
with:
94
gateway-url: http://127.0.0.1:8080
95
json: output.json