Bump rust in `release.yml` (#5340)

This commit is contained in:
Yip Coekjan 2024-11-01 18:03:34 +08:00 committed by GitHub
parent a70b8a56ef
commit b357de3c48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@1.81.0
- uses: dtolnay/rust-toolchain@1.82.0
with:
target: ${{ matrix.target }}