There was an error while loading. Please reload this page.
1 parent d593428 commit 6f12a8fCopy full SHA for 6f12a8f
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v4
18
19
- name: Install Rust toolchain
20
- uses: dtolnay/rust-action@stable
+ uses: dtolnay/rust-toolchain@stable
21
22
- name: Cache cargo registry
23
uses: actions/cache@v4
0 commit comments