We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 534e69a commit aa0ed68Copy full SHA for aa0ed68
action.yml
@@ -9,7 +9,7 @@ runs:
9
using: composite
10
steps:
11
- name: Install the latest version of uv
12
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
13
with:
14
enable-cache: true
15
cache-dependency-glob: '.pre-commit-config.yaml'
0 commit comments