Skip to content

Commit 5b3301f

Browse files
chore(deps): update relative-ci/agent-upload-artifact-action action to v2 (#1402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f05e7d7 commit 5b3301f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323

2424
# Upload webpack-stats.json to use on relative-ci.yaml workflow
2525
- name: Upload webpack stats artifact
26-
uses: relative-ci/agent-upload-artifact-action@v1
26+
uses: relative-ci/agent-upload-artifact-action@v2
2727
with:
2828
webpackStatsFile: ./webpack-stats.json

0 commit comments

Comments
 (0)