mirror of https://github.com/actions/toolkit
Downgrading io package
parent
15d972f4bb
commit
0087b40c03
|
@ -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…
Reference in New Issue