Skip to content

Commit

Permalink
replace specific version with latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
salieflewis committed Dec 19, 2023
1 parent 3b0e06c commit d3f000a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- name: Setup Biome
uses: biomejs/setup-biome@v1
with:
version: 1.2.2
version: 'latest'
- name: Run Biome
run: biome ci .

0 comments on commit d3f000a

Please sign in to comment.