We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e623eb commit bdfe338Copy full SHA for bdfe338
1 file changed
.github/workflows/pr_pre-commit.yaml
@@ -9,7 +9,7 @@ permissions:
9
10
env:
11
# Keep in sync with across other repos like operator-rs and operator-templating
12
- RUST_TOOLCHAIN_VERSION: "nightly-2025-10-23"
+ RUST_TOOLCHAIN_VERSION: "nightly-2026-07-01"
13
HADOLINT_VERSION: "v2.14.0"
14
PYTHON_VERSION: "3.14"
15
0 commit comments