We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e7c3f6 commit 0dde66eCopy full SHA for 0dde66e
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.79.0
+ uses: taiki-e/install-action@v2.79.1
74
with:
75
tool: cargo-msrv
76
- name: check MSRV
0 commit comments