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