Skip to content

Commit fc0d7cd

Browse files
Bump astral-sh/setup-uv from 7.5.0 to 7.6.0 (#154)
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 7.5.0 to 7.6.0. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@e06108d...37802ad) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bed4ff6 commit fc0d7cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
persist-credentials: false
4242
- name: Install uv + caching
4343
# astral/setup-uv@7.5.0
44-
uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82
44+
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78
4545
with:
4646
enable-cache: true
4747
cache-dependency-glob: |

0 commit comments

Comments
 (0)