We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2bc976 commit 1a29eb2Copy full SHA for 1a29eb2
.github/workflows/prepare-action/action.yml
@@ -20,7 +20,7 @@ runs:
20
python-version-file: "./ansible_collections/hifis/toolkit/.python-version"
21
22
- name: "Install uv"
23
- uses: "astral-sh/setup-uv@v6"
+ uses: "astral-sh/setup-uv@v7"
24
with:
25
enable-cache: true
26
cache-dependency-glob: "./ansible_collections/hifis/toolkit/uv.lock"
0 commit comments