We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa3038 commit bd79cccCopy full SHA for bd79ccc
.github/workflows/prettier.yml
@@ -11,6 +11,6 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@v4
13
- name: Setup Biome
14
- uses: biomejs/setup-biome@v1
+ uses: biomejs/setup-biome@v2
15
- name: Run Biome
16
run: biome ci .
0 commit comments