workflow syntax fix

This commit is contained in:
2026-03-22 22:07:41 -04:00
parent c6682ae69a
commit 9955c22468
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
fetch-depth: 0 # Important for git describe --tags
- name: Install Rust
- uses: actions-rs/toolchain@v1
uses: actions-rs/toolchain@v1
with:
toolchain: 1.94
components: cargo