We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a48327c + b624b11 commit 9fdb42cCopy full SHA for 9fdb42c
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@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # 6.1.0
+ uses: astral-sh/setup-uv@445689ea25e0de0a23313031f5fe577c74ae45a1 # 6.3.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
@@ -24,7 +24,7 @@ jobs:
with:
enable-cache: false
30
0 commit comments