We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5cd107 commit 6f3006aCopy full SHA for 6f3006a
1 file changed
.github/workflows/rust.yml
@@ -67,7 +67,7 @@ jobs:
67
steps:
68
- uses: actions/checkout@v6
69
- name: install cargo-msrv
70
- uses: taiki-e/install-action@v2.75.26
+ uses: taiki-e/install-action@v2.75.27
71
with:
72
tool: cargo-msrv
73
- name: check MSRV
0 commit comments