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