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 95dd9c3 commit a5b955cCopy full SHA for a5b955c
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@3fa6878dc4ae603f73960271565a082bf196ab96 # v2.77.2
+ uses: taiki-e/install-action@e3134ec54b36203e18f2d1e80652058bd078dd91 # v2.77.3
137
with:
138
tool: cargo-llvm-cov
139
0 commit comments