We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fdb42c + e8f8d3b commit be13d93Copy full SHA for be13d93
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@445689ea25e0de0a23313031f5fe577c74ae45a1 # 6.3.0
+ uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # 6.3.1
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