Skip to content

Commit ffa93e0

Browse files
committed
chore: Update agent
1 parent 4bf8534 commit ffa93e0

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
@@ -19,7 +19,7 @@ jobs:
1919

2020
# Send webpack stats and build information to RelativeCI
2121
- name: Send webpack stats to RelativeCI
22-
uses: relative-ci/agent-action@ad4575be16fb9fd41285c94b5803fcf6cbda34c0
22+
uses: relative-ci/agent-action@8e4cc9cce5438ca5cdb79599ab8b97c0c957a560
2323
with:
2424
webpackStatsFile: ./artifacts/webpack-stats.json
2525
key: ${{ secrets.RELATIVE_CI_KEY }}

0 commit comments

Comments
 (0)