1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-05-04 00:52:59 +02:00

Downgrade to 3.5.1

This commit is contained in:
Ferenc Hammerl 2023-04-12 14:44:54 +00:00
parent ed85399349
commit 03e9046097
3 changed files with 10 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "checkout",
"version": "3.6.0",
"version": "3.5.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "checkout",
"version": "3.6.0",
"version": "3.5.1",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",