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