Skip to content

Commit

Permalink
Install rust in this action to get latest version instead of what is …
Browse files Browse the repository at this point in the history
…installed by github.
  • Loading branch information
maximebuyse committed Feb 25, 2025
1 parent 6331123 commit a5e9968
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/licenses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: ocaml/setup-ocaml@v3
with:
ocaml-compiler: 5
- uses: actions-rust-lang/setup-rust-toolchain@v1
- name: Install cargo-deny
run: cargo install cargo-deny
- name: Install cargo-deny
Expand Down

0 comments on commit a5e9968

Please sign in to comment.