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 5a168f5 + 2c7b1b0 commit 010a24dCopy full SHA for 010a24d
.github/workflows/ci.yaml
@@ -32,7 +32,7 @@ jobs:
32
runs-on: ubuntu-latest
33
steps:
34
- name: Checkout repo
35
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
36
- name: Set up Rust toolchain
37
uses: dtolnay/rust-toolchain@stable
38
with:
.github/workflows/release.yaml
@@ -33,7 +33,7 @@ jobs:
rustc-target: "aarch64-apple-darwin"
39
0 commit comments