Skip to content

Commit

Permalink
chore(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
…#495)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 18, 2024
1 parent 99acb84 commit 3daf6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-cookie.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
allow-prereleases: true

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

- name: Add .local/bin to Windows PATH
if: runner.os == 'Windows'
Expand Down

0 comments on commit 3daf6dd

Please sign in to comment.