Skip to content

Commit 8b5f236

Browse files
committed
Fix ci
1 parent 41ee2d5 commit 8b5f236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dataflow-mcp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@v4
2424

2525
- name: Install Rust
26-
uses: dtolnay/rust-action@stable
26+
uses: dtolnay/rust-toolchain@stable
2727
with:
2828
components: rustfmt, clippy
2929

0 commit comments

Comments
 (0)