mirror of
https://github.com/actions/checkout.git
synced 2025-10-09 16:21:56 +03:00
modificad
This commit is contained in:
parent
93a0983ecb
commit
84bd6b238a
2 changed files with 2 additions and 2 deletions
2
.github/workflows/deno.yml
vendored
2
.github/workflows/deno.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
|
||||
- name: Setup Deno
|
||||
# uses: denoland/setup-deno@v1
|
||||
uses: denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31 # v1.1.2
|
||||
uses: denoland/setup-deno@v1.1.2
|
||||
with:
|
||||
deno-version: v1.x
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue