Skip to content

Commit

Permalink
Merge pull request #2725 from subspace/upgrade-cache-cargo-install-ac…
Browse files Browse the repository at this point in the history
…tion

Update `taiki-e/cache-cargo-install-action` to latest version
  • Loading branch information
nazar-pc authored May 2, 2024
2 parents 8cb9b7d + 719ddca commit e63894e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
${{ runner.os }}-cargo-
- name: Install cargo-nextest
uses: taiki-e/cache-cargo-install-action@1b76958d032c4d048c599f9fdfa48abe804d6319 # v1.2.2
uses: taiki-e/cache-cargo-install-action@5b024fe3a0a2c7f2aaff0e47871acf0d14b07207 # v2.0.0
with:
tool: cargo-nextest

Expand Down

0 comments on commit e63894e

Please sign in to comment.