Skip to content

Commit 23cb75f

Browse files
committed
FIXUP: agent
1 parent 9ba9b7d commit 23cb75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
# Send webpack stats and build information to RelativeCI
2626
- name: Send webpack stats to RelativeCI
27-
uses: relative-ci/agent-action@89a0c1d41ee8e24ac262ec7b94baa30276ef5847
27+
uses: relative-ci/agent-action@36536029e761c6f274cbc860cd9cff93a6566c99
2828
with:
2929
webpackStatsFile: ./artifacts/webpack-stats.json
3030
key: ${{ secrets.RELATIVE_CI_KEY }}

0 commit comments

Comments
 (0)