1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-04-24 13:19:54 +02:00

Bump @actions/core to 1.10.0 (#939)

* Bump @actions/core to 1.10.0

* Update licenses

* Use @actions/core helper functions
This commit is contained in:
Francesco Renzi 2022-10-03 18:04:49 +01:00 committed by GitHub
parent e6d535c99c
commit 6a84743051
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 2562 additions and 488 deletions

View file

@ -28,7 +28,7 @@
},
"homepage": "https://github.com/actions/checkout#readme",
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.0.1",
"@actions/github": "^2.2.0",
"@actions/io": "^1.0.1",