We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8cad76 commit eb36550Copy full SHA for eb36550
.github/workflows/gateway-conformance.yml
@@ -40,7 +40,7 @@ jobs:
40
41
# 4. Run the gateway-conformance tests
42
- name: Run gateway-conformance tests
43
- uses: ipfs/gateway-conformance/.github/actions/test@v0.3
+ uses: ipfs/gateway-conformance/.github/actions/test@261cc49391dcd2bddd7704ad28b236dc4a63c424
44
with:
45
gateway-url: http://127.0.0.1:8040
46
json: output.json
0 commit comments