Skip to content

Commit

Permalink
Update prettier in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Carmen Bianca BAKKER <carmenbianca@fsfe.org>
  • Loading branch information
carmenbianca committed Aug 22, 2024
1 parent b832eec commit c10344d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install prettier
run: npm install prettier@3.0.3
run: npm install prettier@3.3.3
- name: Run prettier
run: npx prettier --check .

Expand Down

0 comments on commit c10344d

Please sign in to comment.