diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index f0585475..4c075306 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -24,7 +24,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@v3.2.1 + uses: relative-ci/agent-action@7774ad0341c62d6d6fdc04724e41a68e2dd989ce with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }}