mirror of
https://github.com/actions/download-artifact.git
synced 2025-12-12 20:57:50 +01:00
chore: update @actions/artifact to use npm package v5.0.0
- Changed from file:../packages/artifact to 5.0.0 - Regenerated package-lock.json
This commit is contained in:
131610
dist/index.js
vendored
131610
dist/index.js
vendored
File diff suppressed because one or more lines are too long
2053
package-lock.json
generated
2053
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -32,7 +32,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/actions/download-artifact#readme",
|
||||
"dependencies": {
|
||||
"@actions/artifact": "file:../packages/artifact",
|
||||
"@actions/artifact": "5.0.0",
|
||||
"@actions/core": "^2.0.0",
|
||||
"@actions/github": "^6.0.1",
|
||||
"minimatch": "^9.0.3"
|
||||
|
||||
Reference in New Issue
Block a user