mirror of
https://github.com/denoland/rusty_v8.git
synced 2025-03-09 13:38:51 -04:00
ci: upgrade to Rust 1.45.2 (#430)
This commit is contained in:
parent
b0dc42f900
commit
69c245fc79
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -70,7 +70,7 @@ jobs:
|
|||
- name: Install rust
|
||||
uses: hecrj/setup-rust-action@v1
|
||||
with:
|
||||
rust-version: 1.45.0
|
||||
rust-version: 1.45.2
|
||||
|
||||
- name: Install rust tools
|
||||
run: rustup component add clippy rustfmt
|
||||
|
|
Loading…
Add table
Reference in a new issue