Skip to content

Commit

Permalink
Bump relative-ci/agent-upload-artifact-action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [relative-ci/agent-upload-artifact-action](https://github.com/relative-ci/agent-upload-artifact-action) from 1 to 2.
- [Release notes](https://github.com/relative-ci/agent-upload-artifact-action/releases)
- [Commits](relative-ci/agent-upload-artifact-action@v1...v2)

---
updated-dependencies:
- dependency-name: relative-ci/agent-upload-artifact-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent fdf206c commit 75aea2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
name: dist
path: dist
- name: Upload webpack stats artifact
uses: relative-ci/agent-upload-artifact-action@v1
uses: relative-ci/agent-upload-artifact-action@v2
with:
webpackStatsFile: ./webpack-stats.json

0 comments on commit 75aea2b

Please sign in to comment.