Skip to content

Commit 487ecba

Browse files
build(deps): update taiki-e/install-action action to v2.87.4
1 parent fa2a4ec commit 487ecba

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070

7171
- name: Setup | Install cross [Linux]
7272
if: matrix.os == 'ubuntu-latest'
73-
uses: taiki-e/install-action@37f7c5781271959fb65b6b35224e28652ff2b63d # v2.87.0
73+
uses: taiki-e/install-action@e67fa11c4b9316fa714ddf0abed07a0c3143b95b # v2.87.4
7474
with:
7575
tool: cross
7676

@@ -121,7 +121,7 @@ jobs:
121121

122122
- name: Setup | Install cross [Linux]
123123
if: matrix.os == 'ubuntu-latest'
124-
uses: taiki-e/install-action@37f7c5781271959fb65b6b35224e28652ff2b63d # v2.87.0
124+
uses: taiki-e/install-action@e67fa11c4b9316fa714ddf0abed07a0c3143b95b # v2.87.4
125125
with:
126126
tool: cross
127127

0 commit comments

Comments
 (0)