Skip to content

Commit b52f421

Browse files
committed
update
1 parent 86757fe commit b52f421

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262
steps:
6363
- uses: actions/checkout@v6
6464
- uses: dtolnay/rust-toolchain@nightly
65+
with:
66+
toolchain: nightly-2026-02-21
6567
- uses: Swatinem/rust-cache@v2
6668
with:
6769
cache-on-failure: true

0 commit comments

Comments
 (0)