Skip to content

Commit 18baafa

Browse files
committed
Use biome 1.9.4 for now in CI too
1 parent c70499b commit 18baafa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
args: "format --check"
2222

2323
- name: Setup Biome
24-
uses: biomejs/setup-biome@v2
24+
uses: biomejs/setup-biome@v1.9.4
2525
with:
2626
version: latest
2727

0 commit comments

Comments
 (0)