We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16549a commit 32418eaCopy full SHA for 32418ea
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