Skip to content

Commit

Permalink
build(deps): bump astral-sh/setup-uv from 2 to 3 in the actions group
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).


Updates `astral-sh/setup-uv` from 2 to 3
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v2...v3)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent ec03867 commit 7405a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- run: pipx install ninja
if: matrix.cmake == '3.15.x'

- uses: astral-sh/setup-uv@v2
- uses: astral-sh/setup-uv@v3

- name: Install package
run: uv pip install --system -e.[test]
Expand Down

0 comments on commit 7405a2f

Please sign in to comment.