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