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 5246f1c commit 17bf0ecCopy full SHA for 17bf0ec
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
targets: ${{ matrix.target }}
44
45
- name: Install cargo-nextest
46
- uses: taiki-e/install-action@37461a1de4134bec919a737ee9ba018e72011b7c # v2.42.4
+ uses: taiki-e/install-action@7277a40b4d8760cc11399bd3f8314c3294e270f5 # v2.42.9
47
with:
48
tool: cargo-nextest
49
.github/workflows/functional.yml
@@ -65,7 +65,7 @@ jobs:
65
toolchain: stable
66
67
68
69
70
71
0 commit comments