mirror of
https://github.com/actions/checkout.git
synced 2025-12-17 12:52:35 +00:00
deno.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
7bbc85187c
commit
8f2d56a328
1 changed files with 0 additions and 1 deletions
1
.github/workflows/deno.yml
vendored
1
.github/workflows/deno.yml
vendored
|
|
@ -26,7 +26,6 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Setup Deno
|
- name: Setup Deno
|
||||||
# uses: denoland/setup-deno@v1
|
|
||||||
uses: denoland/setup-deno@v1.1.2
|
uses: denoland/setup-deno@v1.1.2
|
||||||
with:
|
with:
|
||||||
deno-version: v1.x
|
deno-version: v1.x
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue