Skip to content

Commit

Permalink
switch to taiki-e/install-action
Browse files Browse the repository at this point in the history
  • Loading branch information
jprochazk committed May 9, 2023
1 parent d1b7fc3 commit 7ed3df1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/reusable_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -253,10 +253,9 @@ jobs:
save-if: false

- name: Install taplo-cli
uses: baptiste0928/cargo-install@v1
uses: taiki-e/install-action@v2
with:
crate: taplo-cli
args: --locked
tool: taplo-cli

- name: Taplo check
run: |
Expand Down

0 comments on commit 7ed3df1

Please sign in to comment.