mirror of
https://github.com/denoland/deno.git
synced 2025-03-04 01:44:26 -05:00
upgrade: Rust 1.47.0 (#7886)
This commit is contained in:
parent
b5e4b63a88
commit
1cb91b7362
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
||||||
- name: Install rust
|
- name: Install rust
|
||||||
uses: hecrj/setup-rust-action@v1
|
uses: hecrj/setup-rust-action@v1
|
||||||
with:
|
with:
|
||||||
rust-version: 1.46.0
|
rust-version: 1.47.0
|
||||||
|
|
||||||
- name: Install clippy and rustfmt
|
- name: Install clippy and rustfmt
|
||||||
if: matrix.kind == 'lint'
|
if: matrix.kind == 'lint'
|
||||||
|
|
Loading…
Add table
Reference in a new issue