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/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Project Overview
|
||||
|
||||
This is the official `actions/checkout` GitHub Action for checking out repositories in workflows. It's a TypeScript project that compiles to a single bundled JavaScript file (`dist/index.js`) and supports both git-based and REST API-based repository downloads.
|
||||
This is the official `actions/checkout` GitHub Action for checking out repositories in workflows, now with added support for Deno workflow integration. It's a TypeScript project that compiles to a single bundled JavaScript file (`dist/index.js`) and supports both git-based and REST API-based repository downloads, as well as Deno-based workflow scenarios.
|
||||
|
||||
## Architecture & Key Components
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue