Skip to content

Commit 7734acf

Browse files
authored
Merge pull request #19 from tjkuson/fix-biome
Fix biome version
2 parents e16549a + 32418ea commit 7734acf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code_quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: Setup Biome
1717
uses: biomejs/setup-biome@v2
1818
with:
19-
version: latest
19+
version: 1.9.4
2020
- name: Run Biome
2121
run: biome ci .

0 commit comments

Comments
 (0)