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