We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f97312 commit 937f446Copy full SHA for 937f446
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.12
+ uses: taiki-e/install-action@v2.75.14
71
with:
72
tool: cargo-msrv
73
- name: check MSRV
0 commit comments