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 c6b0c35Copy full SHA for c6b0c35
.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@537c30d2b45cc3aa3fb35e2bbcfb61ef93fd6f02 # v2.62.52
90
with:
91
tool: nextest
92
0 commit comments