We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e16549a + 32418ea commit 7734acfCopy full SHA for 7734acf
1 file changed
.github/workflows/code_quality.yaml
@@ -16,6 +16,6 @@ jobs:
16
- name: Setup Biome
17
uses: biomejs/setup-biome@v2
18
with:
19
- version: latest
+ version: 1.9.4
20
- name: Run Biome
21
run: biome ci .
0 commit comments