Skip to content

Commit

Permalink
chore: pin mago to 0.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: azjezz <[email protected]>
  • Loading branch information
azjezz committed Dec 8, 2024
1 parent a5404f1 commit fc5b0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding-standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: "install mago"
run: |
cargo install [email protected].1
cargo install [email protected].4
- name: "checking coding standards"
run: make coding-standard-check

0 comments on commit fc5b0ea

Please sign in to comment.