Skip to content

Commit

Permalink
added taiki-e/install-action@v2 instead of taiki-e/install-action@protoc
Browse files Browse the repository at this point in the history
Signed-off-by: rjtch <tchuinkoufongue@gmail.com>
  • Loading branch information
rjtch committed Jan 26, 2024
1 parent 395fe0f commit 65688f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
toolchain: nightly
components: clippy, rustfmt
- name: Install development tools
uses: taiki-e/install-action@protoc
uses: taiki-e/install-action@v2
with:
tool: cargo-deny, dprint
- name: Rust Cache
Expand Down

0 comments on commit 65688f2

Please sign in to comment.