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 15f55f2 + 503b67e commit f3b95f0Copy full SHA for f3b95f0
.github/workflows/build-natives.yaml
@@ -157,7 +157,7 @@ jobs:
157
- uses: Cysharp/Actions/.github/actions/setup-dotnet@main
158
with:
159
dotnet-version: 8.0.x
160
- - uses: actions-rust-lang/setup-rust-toolchain@9d7e65c320fdb52dcd45ffaa68deb6c02c8754d9 # v1.12.0
+ - uses: actions-rust-lang/setup-rust-toolchain@fb51252c7ba57d633bc668f941da052e410add48 # v1.13.0
161
- run: cargo build --target x86_64-unknown-linux-gnu --profile ${{ env._RUST_BUILD_CONFIG == 'debug' && 'dev' || env._RUST_BUILD_CONFIG }}
162
- uses: Cysharp/Actions/.github/actions/upload-artifact@main
163
0 commit comments