mirror of
https://code.forgejo.org/actions/checkout.git
synced 2024-11-05 10:12:53 +01:00
testing outputs
This commit is contained in:
parent
3a846c33d9
commit
f9c615037d
3 changed files with 3 additions and 3 deletions
BIN
actions-io-1.1.4.tgz
Normal file
BIN
actions-io-1.1.4.tgz
Normal file
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.3.tgz",
|
||||
"integrity": "sha512-9YrXAK9r16FXN17aWD+ojiiQ0UEflp7YarZRGkJUc/FsB01OzpVUCLl4WayKPgFUXb+7RIAvEpD8fLFBEQVRtQ=="
|
||||
"version": "file:actions-io-1.1.4.tgz",
|
||||
"integrity": "sha512-JM4u7MrkRNjgr8wveZbtihhESfGR6lfV819G1yLWVF1yIhoVkRpVElv28kYFvrh8iU0rWE6VmrOHuZPpspGlcQ=="
|
||||
},
|
||||
"@actions/tool-cache": {
|
||||
"version": "1.1.2",
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"@actions/core": "^1.10.0",
|
||||
"@actions/exec": "^1.0.1",
|
||||
"@actions/github": "^2.2.0",
|
||||
"@actions/io": "file:actions-io-1.1.3.tgz",
|
||||
"@actions/io": "file:actions-io-1.1.4.tgz",
|
||||
"@actions/tool-cache": "^1.1.2",
|
||||
"uuid": "^3.3.3"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue