We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f05e7d7 commit 5b3301fCopy full SHA for 5b3301f
.github/workflows/build-pr.yml
@@ -23,6 +23,6 @@ jobs:
23
24
# Upload webpack-stats.json to use on relative-ci.yaml workflow
25
- name: Upload webpack stats artifact
26
- uses: relative-ci/agent-upload-artifact-action@v1
+ uses: relative-ci/agent-upload-artifact-action@v2
27
with:
28
webpackStatsFile: ./webpack-stats.json
0 commit comments