Skip to content

Commit

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

---
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 Mar 3, 2024
1 parent a4adfe7 commit 32904d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
pyv: ["3.10"]

steps:
- uses: iterative/setup-cml@v1
- uses: iterative/setup-cml@v3
- uses: actions/checkout@v3
with:
fetch-depth: 0
Expand Down

0 comments on commit 32904d6

Please sign in to comment.