mirror of
https://github.com/actions/download-artifact.git
synced 2025-07-17 20:18:28 +02:00
updating core dependency
This commit is contained in:
parent
1fcda58b3a
commit
e56a1d48ef
3 changed files with 9 additions and 9 deletions
|
@ -29,7 +29,7 @@
|
|||
"homepage": "https://github.com/actions/download-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "^2.1.5",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/core": "^1.10.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"minimatch": "^9.0.3"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue