mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-05 10:12:53 +01:00
updating io package
This commit is contained in:
parent
e883ad6557
commit
54974c739b
4 changed files with 3 additions and 3 deletions
Binary file not shown.
Binary file not shown.
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -59,8 +59,8 @@
|
|||
}
|
||||
},
|
||||
"@actions/io": {
|
||||
"version": "file:actions-io-1.1.2.tgz",
|
||||
"integrity": "sha512-/IuonxgI4LQ40baK2OdXByx6aH1/BwlzJGXeeRDjpXXL+KaFPMTC7uYjK4dCHBD96LQDZxKDbqjwbEuJfyzkWw=="
|
||||
"version": "file:actions-io-1.1.3.tgz",
|
||||
"integrity": "sha512-9YrXAK9r16FXN17aWD+ojiiQ0UEflp7YarZRGkJUc/FsB01OzpVUCLl4WayKPgFUXb+7RIAvEpD8fLFBEQVRtQ=="
|
||||
},
|
||||
"@actions/tool-cache": {
|
||||
"version": "1.1.2",
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/github": "^2.2.0",
|
||||
"@actions/io": "actions-io-1.1.2.tgz",
|
||||
"@actions/io": "actions-io-1.1.3.tgz",
|
||||
"@actions/tool-cache": "^1.1.2",
|
||||
"uuid": "^3.3.3"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue