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 fe0b272 + 64d8881 commit f511eabCopy full SHA for f511eab
.github/workflows/build.yaml
@@ -37,7 +37,7 @@ jobs:
37
- name: Install Rust
38
uses: dtolnay/rust-toolchain@stable
39
with:
40
- toolchain: 1.73
+ toolchain: 1.74
41
targets: ${{ matrix.config.target }}
42
- name: Install Spin
43
uses: rajatjindal/setup-actions/spin@main
@@ -152,4 +152,4 @@ jobs:
152
153
repo_token: ${{ secrets.GITHUB_TOKEN }}
154
file: ${{ env.PROGRAM_NAME }}.json
155
- tag: canary
+ tag: canary
0 commit comments