Skip to content

Commit

Permalink
build(deps): bump astral-sh/setup-uv from 4 to 5 in /.github/workflow…
Browse files Browse the repository at this point in the history
…s/env-install in the github-actions group (#139)

* build(deps): bump astral-sh/setup-uv

Bumps the github-actions group in /.github/workflows/env-install with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).


Updates `astral-sh/setup-uv` from 4 to 5
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v4...v5)
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 7bb0072 commit 810fec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/env-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runs:
uses: docker/setup-buildx-action@v3

- name: Install uv
uses: astral-sh/setup-uv@v4
uses: astral-sh/setup-uv@887a942a15af3a7626099df99e897a18d9e5ab3a #v5.1.0

- name: Install dependencies
run: |
Expand Down

0 comments on commit 810fec7

Please sign in to comment.