Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Commit 91aa8a9

Browse files
chore(deps): update taiki-e/install-action action to v2.61.1
1 parent 19ed5e1 commit 91aa8a9

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
@@ -79,7 +79,7 @@ jobs:
7979
- uses: actions/checkout@v5
8080
- uses: actions-rust-lang/setup-rust-toolchain@v1.14.1
8181
- name: Install cargo-deny
82-
uses: taiki-e/install-action@v2.58.30
82+
uses: taiki-e/install-action@v2.61.1
8383
with:
8484
tool: cargo-deny
8585
- uses: actions-rs/cargo@v1

0 commit comments

Comments
 (0)