Skip to content

Commit 3d1997f

Browse files
committed
do not use latest on biome config
1 parent 56126c6 commit 3d1997f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525

2626
- name: Setup Biome
2727
uses: biomejs/setup-biome@v2
28-
with:
29-
version: latest
30-
28+
3129
- name: Lint
3230
run: biome ci .

0 commit comments

Comments
 (0)