1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2024-09-19 08:56:41 +00:00
This commit is contained in:
eric sciple 2020-01-03 11:24:41 -05:00 committed by GitHub
parent ae525b2262
commit dfd70d4a2d
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
{
"name": "checkout",
"version": "2.0.0",
"version": "2.0.1",
"description": "checkout action",
"main": "lib/main.js",
"scripts": {