We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04cb711 commit 9ec1aeeCopy full SHA for 9ec1aee
.github/workflows/build.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
# Send webpack stats and build information to RelativeCI
21
- name: Send webpack stats to RelativeCI
22
- uses: relative-ci/agent-action@1d0d45fc1a3e2d71fb8d4cc648cca18216a95d4e
+ uses: relative-ci/agent-action@v2.2.0
23
with:
24
webpackStatsFile: ./artifacts/webpack-stats.json
25
key: ${{ secrets.RELATIVE_CI_KEY }}
0 commit comments