mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +03:00
chore(ci): Switch installation method of deno (#1915)
This commit is contained in:
parent
104be9837b
commit
4e42c66663
2
.github/workflows/cargo.yml
vendored
2
.github/workflows/cargo.yml
vendored
@ -172,7 +172,7 @@ jobs:
|
||||
with:
|
||||
node-version: 14
|
||||
|
||||
- uses: denolib/setup-deno@v2
|
||||
- uses: denoland/setup-deno@v1
|
||||
with:
|
||||
deno-version: v1.x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user