We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09abd29 + 7f87401 commit ceacb77Copy full SHA for ceacb77
1 file changed
.github/workflows/checks.yaml
@@ -28,7 +28,7 @@ jobs:
28
steps:
29
- uses: actions/checkout@v5
30
- name: Install the latest version of uv
31
- uses: astral-sh/setup-uv@v6
+ uses: astral-sh/setup-uv@v7
32
with:
33
cache-dependency-glob: ".github/workflows/checks.yaml"
34
- name: Check REUSE compliance
0 commit comments