Skip to content

Commit f78105b

Browse files
Update GitHub Action taiki-e/install-action to v2.53.0
1 parent 85f104b commit f78105b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
cache-all-crates: true
8282

8383
- name: Install tools
84-
uses: taiki-e/install-action@ab3728c7ba6948b9b429627f4d55a68842b27f18 # v2.50.3
84+
uses: taiki-e/install-action@cfe1303741c2e620e5f7daa667105e0da1316db9 # v2.53.0
8585
with:
8686
8787

@@ -166,7 +166,7 @@ jobs:
166166
cache-all-crates: true
167167

168168
- name: Install tools
169-
uses: taiki-e/install-action@ab3728c7ba6948b9b429627f4d55a68842b27f18 # v2.50.3
169+
uses: taiki-e/install-action@cfe1303741c2e620e5f7daa667105e0da1316db9 # v2.53.0
170170
with:
171171
172172

0 commit comments

Comments
 (0)