mirror of
https://github.com/actions/checkout.git
synced 2025-04-03 10:06:34 +00:00
.
This commit is contained in:
parent
d166a525d1
commit
2c94fc8b14
2 changed files with 293 additions and 973 deletions
1264
dist/index.js
vendored
1264
dist/index.js
vendored
File diff suppressed because it is too large
Load diff
|
@ -2,7 +2,7 @@
|
|||
"name": "checkout",
|
||||
"version": "2.0.0",
|
||||
"description": "checkout action",
|
||||
"main": "dist/index.js",
|
||||
"main": "lib/main.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"format": "prettier --write **/*.ts",
|
||||
|
|
Loading…
Add table
Reference in a new issue