We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e125f90 commit a11837cCopy full SHA for a11837c
2 files changed
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
persist-credentials: false
16
17
- name: Install uv
18
- uses: astral-sh/setup-uv@6b9c6063abd6010835644d4c2e1bef4cf5cd0fca # v6
+ uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
19
with:
20
cache-dependency-glob: cookiecutter.json
21
.github/workflows/zizmor.yml
@@ -22,7 +22,7 @@ jobs:
22
23
24
- name: Install the latest version of uv
25
26
27
- name: Run zizmor 🌈
28
# Run it for both this repo and the templated cookiecutter repo.
0 commit comments