diff --git a/.github/workflows/_supergraph_publish.yaml b/.github/workflows/_supergraph_publish.yaml index f5695ba..cc3fd6a 100644 --- a/.github/workflows/_supergraph_publish.yaml +++ b/.github/workflows/_supergraph_publish.yaml @@ -37,7 +37,7 @@ jobs: - name: Download Router Execution Config Artifact if: steps.version.outputs.result != '' - uses: actions/download-artifact@v4.1.8 + uses: actions/download-artifact@v8.0.1 with: name: router-execution-config.json path: charts/supergraph