Skip to content

Commit

Permalink
do not use latest on biome config
Browse files Browse the repository at this point in the history
  • Loading branch information
anonrig committed Nov 12, 2024
1 parent 56126c6 commit 3d1997f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:

- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: latest


- name: Lint
run: biome ci .

0 comments on commit 3d1997f

Please sign in to comment.