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 3c7a6dc commit 27e4271Copy full SHA for 27e4271
.github/workflows/pull-request.yml
@@ -86,7 +86,7 @@ jobs:
86
cli-version: ${{ matrix.version.cli }}
87
88
- name: Install cargo-nextest
89
- uses: taiki-e/install-action@3216b6964cbfe053bb8b9a2ef245bd9300e2061d # v2.62.14
+ uses: taiki-e/install-action@f535147c22906d77695e11cb199e764aa610a4fc # v2.62.46
90
with:
91
tool: nextest
92
0 commit comments