Skip to content

Commit 18d1d6d

Browse files
committed
enhance: Update Biome setup to use package-lock version
1 parent 2641ab2 commit 18d1d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Biome
2626
uses: biomejs/setup-biome@v2
2727
with:
28-
version: latest
28+
version: crowdsec-docs/package-lock
2929

3030
- name: Run Biome
3131
run: biome ci .

0 commit comments

Comments
 (0)