Skip to content

Commit

Permalink
build(deps): bump iterative/setup-cml from 1 to 2 (#472)
Browse files Browse the repository at this point in the history
Bumps [iterative/setup-cml](https://github.com/iterative/setup-cml) from 1 to 2.
- [Release notes](https://github.com/iterative/setup-cml/releases)
- [Commits](iterative/setup-cml@v1...v2)

---
updated-dependencies:
- dependency-name: iterative/setup-cml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 6, 2023
1 parent 7e6dc96 commit dcaa912
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 @@ -321,7 +321,7 @@ jobs:
contents: write
id-token: write
steps:
- uses: iterative/setup-cml@v1
- uses: iterative/setup-cml@v2
- uses: actions/setup-python@v4
with:
python-version: "3.10"
Expand Down

0 comments on commit dcaa912

Please sign in to comment.