We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ee2d5 commit 8b5f236Copy full SHA for 8b5f236
1 file changed
.github/workflows/dataflow-mcp.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v4
24
25
- name: Install Rust
26
- uses: dtolnay/rust-action@stable
+ uses: dtolnay/rust-toolchain@stable
27
with:
28
components: rustfmt, clippy
29
0 commit comments