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