Skip to content

Commit

Permalink
chore(ci): pin version of cargo-minimal-versions until `install-act…
Browse files Browse the repository at this point in the history
…ion` update
  • Loading branch information
clechasseur committed Oct 5, 2024
1 parent 1891de3 commit 5d59af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
- name: Install required tools
uses: taiki-e/install-action@005f9c234df66b748f0b5f22b26ef83172082762 # v2.44.20
with:
tool: just,cargo-hack,cargo-minimal-versions,cargo-msrv,cargo-msrv-prep
tool: just,cargo-hack,cargo-minimal-versions@0.1.29,cargo-msrv,cargo-msrv-prep
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 5d59af4

Please sign in to comment.