Skip to content

Commit ac81582

Browse files
authored
Merge pull request #31 from python-jsonschema/dependabot/github_actions/hynek/setup-cached-uv-2
Bump hynek/setup-cached-uv from 1 to 2
2 parents 36a0437 + afbb7d1 commit ac81582

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)