We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b44195 + 9a80e93 commit 3d92058Copy full SHA for 3d92058
2 files changed
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
submodules: true
24
persist-credentials: false
25
- name: Install the latest version of uv
26
- uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # 6.0.1
+ uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # 6.1.0
27
- name: Install tox
28
run: uv tool install --python-preference only-managed --python 3.13 tox --with tox-uv --with tox-gh
29
- name: Install Python
.github/workflows/zizmor.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
enable-cache: false
0 commit comments