Skip to content

Commit

Permalink
chore(dep): bump relative-ci/agent-upload-artifact-action
Browse files Browse the repository at this point in the history
Bumps actions/upload-artifact to v4 which is now required.

For a failing run see https://github.com/nextcloud/text/actions/runs/12813038066/job/35726156517?pr=6855 .

Signed-off-by: Max <[email protected]>
  • Loading branch information
max-nextcloud committed Jan 16, 2025
1 parent bf7ba78 commit 93041f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
# Upload webpack-stats.json to use on relative-ci.yaml workflow
- name: Upload webpack stats artifact
uses: relative-ci/agent-upload-artifact-action@51f8b30e845564c5415476f67dcc7758ed1b03f2 # v1.0.3
uses: relative-ci/agent-upload-artifact-action@a2b5741b4f7e6a989c84ec1a3059696b23c152e5 # v2.0.0
with:
webpackStatsFile: ./webpack-stats.json

Expand Down

0 comments on commit 93041f9

Please sign in to comment.