mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00:00
upgrade: rust 1.46.0 (#7251)
This commit is contained in:
parent
58c83b671b
commit
e27fb30117
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
|||
- name: Install rust
|
||||
uses: hecrj/setup-rust-action@v1
|
||||
with:
|
||||
rust-version: 1.45.2
|
||||
rust-version: 1.46.0
|
||||
|
||||
- name: Install rust targets
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue