We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2f2955 commit 8b2e586Copy full SHA for 8b2e586
1 file changed
.github/workflows/ci.yml
@@ -133,7 +133,7 @@ jobs:
133
uses: dtolnay/rust-toolchain@nightly
134
135
- name: Install cargo-llvm-cov
136
- uses: taiki-e/install-action@fa0dd4cd0a40696e6f9766370614a5ce482e6aa8 # v2.77.5
+ uses: taiki-e/install-action@c070f87102a1c75b3183910f391c1cb887fe13c8 # v2.77.6
137
with:
138
tool: cargo-llvm-cov
139
0 commit comments