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 97f2d17 commit 2375370Copy full SHA for 2375370
1 file changed
.github/workflows/lint-bash.yml
@@ -32,7 +32,7 @@ jobs:
32
python-version: "3.11"
33
34
- name: Set up uv
35
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
36
with:
37
enable-cache: true
38
0 commit comments