Skip to content

Commit

Permalink
Merge pull request #1041 from get10101/fix/ci-dprint
Browse files Browse the repository at this point in the history
Pin `dprint` to version 0.39.1 temporarily
  • Loading branch information
luckysori authored Jul 31, 2023
2 parents 2ba04d0 + b6346e8 commit 1c6fb29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: dprint/[email protected]
with:
dprint-version: 0.39.1

lint-commits:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1c6fb29

Please sign in to comment.