Skip to content

Commit 12f743f

Browse files
committed
chore(deps): update relative-ci/agent-action action to v2.1.13
1 parent 0e80a3e commit 12f743f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
# Send webpack stats and build information to RelativeCI
2525
- name: Send webpack stats to RelativeCI
26-
uses: relative-ci/agent-action@v2.1.12
26+
uses: relative-ci/agent-action@v2.1.13
2727
with:
2828
webpackStatsFile: ./dist/webpack-stats.json
2929
key: ${{ secrets.RELATIVE_CI_KEY }}

0 commit comments

Comments
 (0)