Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into dependabot/cargo/ca…
Browse files Browse the repository at this point in the history
…rgo_metadata-0.19.0
  • Loading branch information
cmichi committed Nov 27, 2024
2 parents b1e5588 + 5c2c572 commit 245dfb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
uses: Swatinem/rust-cache@v2

- name: Install nextest
uses: taiki-e/[email protected].6
uses: taiki-e/[email protected].7
with:
tool: nextest

Expand Down Expand Up @@ -185,7 +185,7 @@ jobs:
uses: Swatinem/rust-cache@v2

- name: Install nextest
uses: taiki-e/[email protected].6
uses: taiki-e/[email protected].7
with:
tool: nextest

Expand Down Expand Up @@ -229,7 +229,7 @@ jobs:
uses: Swatinem/rust-cache@v2

- name: Install nextest
uses: taiki-e/[email protected].6
uses: taiki-e/[email protected].7
with:
tool: nextest

Expand Down

0 comments on commit 245dfb1

Please sign in to comment.