Skip to content

Commit f4cd5c6

Browse files
authored
Merge pull request #118 from MiraGeoscience/dependabot/github_actions/main/astral-sh/setup-uv-6
Bump astral-sh/setup-uv from 4 to 6
2 parents 45cd1c5 + 518a847 commit f4cd5c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-pre_commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
with:
6767
python-version: ${{ inputs.python-version }}
6868
- name: Install uv
69-
uses: astral-sh/setup-uv@v4
69+
uses: astral-sh/setup-uv@v7
7070
- name: Install pre-commit with uv
7171
run: uv tool install pre-commit
7272
- name: Cache for pre-commit hooks

0 commit comments

Comments
 (0)