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 5d1e324 commit 9a9beb8Copy full SHA for 9a9beb8
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Check out Git repository
30
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
31
- name: Install Rust nightly toolchain
32
run: |
33
rustup toolchain install --profile minimal -c clippy -c rustfmt nightly
0 commit comments