mirror of
https://code.forgejo.org/forgejo/download-artifact.git
synced 2025-06-08 09:45:43 +02:00
Bump @actions/core to v1.2.6 (#64)
* Bump @actions/core to v1.2.6 * Update version in license for @actions/core * Fix typo
This commit is contained in:
parent
f60857ee28
commit
f8e41fbffe
4 changed files with 98 additions and 53 deletions
|
@ -27,9 +27,9 @@
|
|||
"url": "https://github.com/actions/download-artifact/issues"
|
||||
},
|
||||
"homepage": "https://github.com/actions/download-artifact#readme",
|
||||
"dependencies": {
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^0.3.5",
|
||||
"@actions/core": "^1.2.4"
|
||||
"@actions/core": "^1.2.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.12.6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue