mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-11-21 20:28:58 +00:00
chore: upgrade Rust to 1.52.1 (#689)
This commit is contained in:
parent
11fe344231
commit
fbd6528e63
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -70,7 +70,7 @@ jobs:
|
||||
uses: hecrj/setup-rust-action@v1
|
||||
with:
|
||||
components: clippy, rustfmt
|
||||
rust-version: 1.52.0
|
||||
rust-version: 1.52.1
|
||||
|
||||
- name: Install python
|
||||
uses: actions/setup-python@v1
|
||||
|
Loading…
Reference in New Issue
Block a user