We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b27e0d commit f6b17b0Copy full SHA for f6b17b0
.github/workflows/format.yaml
@@ -22,7 +22,7 @@ jobs:
22
- name: Install uv
23
uses: astral-sh/setup-uv@v7
24
with:
25
- version: "0.9.26"
+ version: "0.9.27"
26
27
- name: Install just
28
uses: extractions/setup-just@v3
.github/workflows/lint.yaml
- name: Install Just
.github/workflows/test.yaml
0 commit comments