Skip to content

Commit 5d0cb6a

Browse files
chore: Update the Rust toolchain in the pre-commit action
1 parent 80dac6e commit 5d0cb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
env:
88
CARGO_TERM_COLOR: always
9-
RUST_TOOLCHAIN_VERSION: "nightly-2025-01-15"
9+
RUST_TOOLCHAIN_VERSION: "nightly-2025-05-26"
1010
HADOLINT_VERSION: "v1.17.6"
1111
NIX_VERSION: "2.25.2"
1212

0 commit comments

Comments
 (0)