Skip to content

Commit

Permalink
ci: apply CR
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed May 6, 2024
1 parent 2f72b10 commit b21f9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
SCCACHE_GHA_ENABLED: "on"
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2024-05-02
- name: Install sccache
Expand Down

0 comments on commit b21f9cc

Please sign in to comment.