Skip to content

Commit 58b52d7

Browse files
committed
pin toolchain
1 parent 367fa32 commit 58b52d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
pkg-config --print-variables libudev || echo "libudev.pc not found"
8989
9090
- name: Set up Rust (nightly)
91-
uses: dtolnay/rust-toolchain@stable
91+
uses: actions-rs/toolchain@v1
9292
with:
9393
toolchain: nightly-2025-07-05
9494

0 commit comments

Comments
 (0)