We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e03e9 commit 94506f3Copy full SHA for 94506f3
.github/workflows/build.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
# Send webpack stats and build information to RelativeCI
26
- name: Send webpack stats to RelativeCI
27
- uses: relative-ci/agent-action@v2
+ uses: relative-ci/agent-action@c6f931bc13c5a696a8af406ffef90e6395d0c92c
28
with:
29
webpackStatsFile: ./artifacts/webpack-stats.json
30
key: ${{ secrets.RELATIVE_CI_KEY }}
0 commit comments