Update taiki-e/install-action action to v2.68.25 (#18495)
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@d6e286fa45544157a02d45a43742857ebbc25d12 # v2.68.16
|
||||
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
|
||||
with:
|
||||
tool: cargo-nextest
|
||||
|
||||
@@ -150,7 +150,7 @@ jobs:
|
||||
run: uv python install
|
||||
|
||||
- name: "Install cargo nextest"
|
||||
uses: taiki-e/install-action@d6e286fa45544157a02d45a43742857ebbc25d12 # v2.68.16
|
||||
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
|
||||
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@d6e286fa45544157a02d45a43742857ebbc25d12 # v2.68.16
|
||||
uses: taiki-e/install-action@a37010ded18ff788be4440302bd6830b1ae50d8b # v2.68.25
|
||||
with:
|
||||
tool: cargo-nextest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user