Skip to content

Commit 7380c6f

Browse files
authored
Merge pull request #505 from hifis-net/dependabot/github_actions/dot-github/workflows/prepare-action/astral-sh/setup-uv-7
Bump astral-sh/setup-uv from 6 to 7 in /.github/workflows/prepare-action
2 parents b2bc976 + 1a29eb2 commit 7380c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-action/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
python-version-file: "./ansible_collections/hifis/toolkit/.python-version"
2121

2222
- name: "Install uv"
23-
uses: "astral-sh/setup-uv@v6"
23+
uses: "astral-sh/setup-uv@v7"
2424
with:
2525
enable-cache: true
2626
cache-dependency-glob: "./ansible_collections/hifis/toolkit/uv.lock"

0 commit comments

Comments
 (0)