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.
2 parents 1080dae + d5148c8 commit 8ed0871Copy full SHA for 8ed0871
.github/workflows/ci-debug-builds.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout code
13
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
14
- name: Setup caching
15
uses: actions-rs/[email protected]
16
with:
.github/workflows/ci-releases.yml
- name: Setup Rust toolchain
uses: actions-rs/toolchain@v1
.github/workflows/ci-tests.yml
- name: Checkout
- name: Install Rust
0 commit comments