Skip to content

Commit fd1a423

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

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@27b9ba11d4a2dbc25ab6551a6ee22926e0436acc
2323
with:
2424
webpackStatsFile: ./artifacts/webpack-stats.json
2525
key: ${{ secrets.RELATIVE_CI_KEY }}

0 commit comments

Comments
 (0)