mirror of
https://github.com/ribru17/ts_query_ls.git
synced 2025-08-04 17:08:03 +00:00
ci(release): bump rust version to match CI
This commit is contained in:
parent
2086d4e8ca
commit
0ceed0d90f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -35,6 +35,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: dtolnay/rust-toolchain@1.88.0
|
||||
|
||||
# Upload Rust binaries
|
||||
- uses: taiki-e/upload-rust-binary-action@v1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue