Skip to content

Commit

Permalink
deps: use tagged version for prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Jul 13, 2024
1 parent 42d254a commit 3ff1e33
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Check formatting with Prettier
# Explicit commit, because this isn't tagged yet.
uses: actionsx/prettier@3d9f7c3fa44c9cb819e68292a328d7f4384be206
uses: actionsx/prettier@v3
with:
args: -c .
clippy:
Expand Down

0 comments on commit 3ff1e33

Please sign in to comment.