Skip to content

Commit

Permalink
Bump nightly Rust compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPettersson98 committed Feb 8, 2024
1 parent 303a6ff commit caaa790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-unused-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
workflow_dispatch:
env:
# Pinning nightly just to avoid random breakage. It's fine to bump this at any time
RUST_NIGHTLY_TOOLCHAIN: nightly-2024-01-07
RUST_NIGHTLY_TOOLCHAIN: nightly-2024-02-06
jobs:
prepare-containers:
runs-on: ubuntu-latest
Expand Down

0 comments on commit caaa790

Please sign in to comment.