We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba979cc + 6ad3df2 commit 9903fcfCopy full SHA for 9903fcf
.github/workflows/node.yml
@@ -81,7 +81,7 @@ jobs:
81
82
# Upload webpack-stats.json to use on relative-ci.yaml workflow
83
- name: Upload webpack stats artifact
84
- uses: relative-ci/agent-upload-artifact-action@51f8b30e845564c5415476f67dcc7758ed1b03f2 # v1.0.3
+ uses: relative-ci/agent-upload-artifact-action@a2b5741b4f7e6a989c84ec1a3059696b23c152e5 # v2.0.0
85
with:
86
webpackStatsFile: ./webpack-stats.json
87
0 commit comments