Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 626bc4b

Browse files
authoredJan 17, 2025··
chore(deps): update taiki-e/install-action action to v2.47.15
1 parent bc4ebde commit 626bc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
- uses: actions/checkout@v4
8080
- uses: actions-rust-lang/setup-rust-toolchain@v1.10.1
8181
- name: Install cargo-deny
82-
uses: taiki-e/install-action@v2.47.13
82+
uses: taiki-e/install-action@v2.47.15
8383
with:
8484
tool: cargo-deny
8585
- uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)
Please sign in to comment.