Skip to content

Commit 94506f3

Browse files
committed
build: Update agent - latest
1 parent e8e03e9 commit 94506f3

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@v2
27+
uses: relative-ci/agent-action@c6f931bc13c5a696a8af406ffef90e6395d0c92c
2828
with:
2929
webpackStatsFile: ./artifacts/webpack-stats.json
3030
key: ${{ secrets.RELATIVE_CI_KEY }}

0 commit comments

Comments
 (0)