mirror of
https://github.com/actions/checkout.git
synced 2025-12-16 22:49:00 +08:00
deno.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
7bbc85187c
commit
8f2d56a328
1
.github/workflows/deno.yml
vendored
1
.github/workflows/deno.yml
vendored
@ -26,7 +26,6 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Deno
|
||||
# uses: denoland/setup-deno@v1
|
||||
uses: denoland/setup-deno@v1.1.2
|
||||
with:
|
||||
deno-version: v1.x
|
||||
|
||||
Loading…
Reference in New Issue
Block a user