Skip to content

Commit

Permalink
ci: fetch past commits
Browse files Browse the repository at this point in the history
  • Loading branch information
risu729 committed Jan 9, 2024
1 parent 8b43770 commit 3380af6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/biome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
fetch-depth: 0

- name: Setup Biome
uses: biomejs/setup-biome@3ebc7c6db4ab0340411a52cc133a5818183b07de # v1.0.0
Expand Down

0 comments on commit 3380af6

Please sign in to comment.