Skip to content

Commit 9903fcf

Browse files
Merge pull request #6860 from nextcloud/backport/6859/stable30
[stable30] chore(dep): bump relative-ci/agent-upload-artifact-action
2 parents ba979cc + 6ad3df2 commit 9903fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
8282
# Upload webpack-stats.json to use on relative-ci.yaml workflow
8383
- name: Upload webpack stats artifact
84-
uses: relative-ci/agent-upload-artifact-action@51f8b30e845564c5415476f67dcc7758ed1b03f2 # v1.0.3
84+
uses: relative-ci/agent-upload-artifact-action@a2b5741b4f7e6a989c84ec1a3059696b23c152e5 # v2.0.0
8585
with:
8686
webpackStatsFile: ./webpack-stats.json
8787

0 commit comments

Comments
 (0)