Skip to content

Commit 15f4565

Browse files
authored
Merge pull request #14 from python-jsonschema/dependabot/github_actions/hynek/setup-cached-uv-2
Bump hynek/setup-cached-uv from 1 to 2
2 parents 97d0d27 + 6374e69 commit 15f4565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
allow-prereleases: true
7070
cache: pip
7171
- name: Set up uv
72-
uses: hynek/setup-cached-uv@v1
72+
uses: hynek/setup-cached-uv@v2
7373
- name: Set up nox
7474
uses: wntrblm/[email protected]
7575

0 commit comments

Comments
 (0)