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 2817664 commit b74a54aCopy full SHA for b74a54a
1 file changed
.github/actions/setup-python/action.yml
@@ -14,7 +14,7 @@ inputs:
14
runs:
15
using: "composite"
16
steps:
17
- - uses: astral-sh/setup-uv@v6
+ - uses: astral-sh/setup-uv@v7
18
with:
19
python-version: ${{ inputs.python-version }}
20
cache-suffix: ${{ inputs.env-group }}
0 commit comments