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 78aa2b3 + 305b326 commit 87a514eCopy full SHA for 87a514e
.github/workflows/build.yaml
@@ -26,7 +26,7 @@ jobs:
26
- name: Install Rust
27
uses: dtolnay/rust-toolchain@stable
28
with:
29
- toolchain: 1.74
+ toolchain: 1.76
30
31
- name: Install dependencies
32
run: |
@@ -63,7 +63,7 @@ jobs:
63
64
65
66
67
targets: ${{ matrix.config.target }}
68
- name: Install Spin
69
uses: rajatjindal/setup-actions/spin@main
0 commit comments