diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 5b27c4c6..730eedc0 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -19,7 +19,7 @@ jobs: # Send webpack stats and build information to RelativeCI - name: Send webpack stats to RelativeCI - uses: relative-ci/agent-action@1707825cbfcc7452b2913d273414705415ae64d4 + uses: relative-ci/agent-action@feb19ddc698445db27401f1490f6ac182da0816f with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }}