chore(ci): unpin nightly version in lint job (#11062)

This commit is contained in:
Emilia Hane
2024-09-20 04:59:20 +02:00
committed by GitHub
parent 884c74d5ed
commit 1393a0b9e2

View File

@ -39,7 +39,6 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@nightly
with:
toolchain: nightly-2024-09-09
components: clippy
- uses: Swatinem/rust-cache@v2
with: