diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index a4a2eb1b..5455e215 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@bba1c438d69b637cfed5619a30b3f30206657765 + uses: relative-ci/agent-action@87f731dcda883c5a65050a96f0a3d225fb790a45 with: webpackStatsFile: ./artifacts/webpack-stats.json key: ${{ secrets.RELATIVE_CI_KEY }}