diff --git a/.github/workflows/ci-smoke-preprod.yml b/.github/workflows/ci-smoke-preprod.yml index 548202d..523be9a 100644 --- a/.github/workflows/ci-smoke-preprod.yml +++ b/.github/workflows/ci-smoke-preprod.yml @@ -47,7 +47,7 @@ jobs: run: npx tsx scripts/ci-smoke/run-route-chain.ts - name: Upload smoke artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 if: always() && steps.check-secrets.outputs.configured == 'true' with: name: smoke-report