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