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 95f61f5 commit 9efd11bCopy full SHA for 9efd11b
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@c070f87102a1c75b3183910f391c1cb887fe13c8 # v2.77.6
+ uses: taiki-e/install-action@3235f8901fd37ffed0052b276cec25a362fb82e9 # v2.77.7
137
with:
138
tool: cargo-llvm-cov
139
0 commit comments