mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 21:09:07 +08:00
Downgrading io package
This commit is contained in:
parent
15d972f4bb
commit
0087b40c03
2
packages/exec/package-lock.json
generated
2
packages/exec/package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.1.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/io": "^1.1.3"
|
||||
"@actions/io": "^1.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@actions/io": {
|
||||
|
@ -36,6 +36,6 @@
|
||||
"url": "https://github.com/actions/toolkit/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/io": "^1.1.3"
|
||||
"@actions/io": "^1.0.1"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user