We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da5204 commit 799a5ceCopy full SHA for 799a5ce
.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@v5"
+ uses: "astral-sh/setup-uv@v6"
24
with:
25
enable-cache: true
26
cache-dependency-glob: "./ansible_collections/hifis/toolkit/uv.lock"
0 commit comments