Skip to content

Commit c96bff0

Browse files
authored
Merge pull request #13 from acgetchell/dependabot/github_actions/astral-sh/setup-uv-7.2.0
Bump astral-sh/setup-uv from 7.1.6 to 7.2.0
2 parents 927b500 + b96c5b8 commit c96bff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464

6565
- name: Install uv (for Python scripts and pytest)
6666
if: matrix.os != 'windows-latest'
67-
uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6
67+
uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
6868
with:
6969
version: ${{ env.UV_VERSION }}
7070

0 commit comments

Comments
 (0)