Update taiki-e/install-action action to v2.68.32 (#18652)
This commit is contained in:
@@ -85,7 +85,7 @@ jobs:
|
||||
sudo chown "$(id -u):$(id -g)" /minix
|
||||
|
||||
- name: "Install cargo nextest"
|
||||
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
|
||||
uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
|
||||
with:
|
||||
tool: cargo-nextest
|
||||
|
||||
@@ -150,7 +150,7 @@ jobs:
|
||||
run: uv python install
|
||||
|
||||
- name: "Install cargo nextest"
|
||||
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
|
||||
uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
|
||||
with:
|
||||
tool: cargo-nextest
|
||||
|
||||
@@ -228,7 +228,7 @@ jobs:
|
||||
run: New-Item -Path "C:\uv" -ItemType Directory -Force
|
||||
|
||||
- name: "Install cargo nextest"
|
||||
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
|
||||
uses: taiki-e/install-action@f916cfac5d8efd040e250d0cd6b967616504b3a4 # v2.68.32
|
||||
with:
|
||||
tool: cargo-nextest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user