Skip to content

Commit 1c26f17

Browse files
authored
Merge pull request #375 from PyO3/dependabot/github_actions/taiki-e/install-action-2
build(deps): bump taiki-e/install-action from 1 to 2
2 parents e6f42f2 + 5154218 commit 1c26f17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
python-version: 3.8
218218
- uses: dtolnay/rust-toolchain@stable
219219
- name: Install cross
220-
uses: taiki-e/install-action@v1
220+
uses: taiki-e/install-action@v2
221221
with:
222222
tool: cross
223223
- name: Build package

0 commit comments

Comments
 (0)