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.
2 parents 04e4ac3 + 5d1416a commit 390a846Copy full SHA for 390a846
1 file changed
.github/actions/setup-project/action.yml
@@ -10,7 +10,7 @@ runs:
10
11
steps:
12
- name: Install uv
13
- uses: astral-sh/setup-uv@v7
+ uses: astral-sh/setup-uv@v8.1.0
14
with:
15
enable-cache: true
16
python-version: ${{ matrix.python-version }}
0 commit comments