diff --git a/.github/workflows/gateway-conformance.yml b/.github/workflows/gateway-conformance.yml index bae626d..853c92b 100644 --- a/.github/workflows/gateway-conformance.yml +++ b/.github/workflows/gateway-conformance.yml @@ -21,7 +21,7 @@ jobs: steps: # 1. Download the gateway-conformance fixtures - name: Download gateway-conformance fixtures - uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.10 + uses: ipfs/gateway-conformance/.github/actions/extract-fixtures@v0.11 with: output: fixtures merged: true @@ -66,7 +66,7 @@ jobs: # 4. Run the gateway-conformance tests - name: Run gateway-conformance tests - uses: ipfs/gateway-conformance/.github/actions/test@v0.10 + uses: ipfs/gateway-conformance/.github/actions/test@v0.11 with: gateway-url: http://127.0.0.1:3747 specs: trustless-gateway