Merge upstream/main and resolve conflicts for node24

This commit is contained in:
Salman Muin Kayser Chishti
2025-12-12 08:29:56 +00:00
7 changed files with 91 additions and 20 deletions

6
package-lock.json generated
View File

@@ -1,15 +1,15 @@
{
"name": "download-artifact",
"version": "4.3.0",
"version": "6.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "download-artifact",
"version": "4.3.0",
"version": "6.0.0",
"license": "MIT",
"dependencies": {
"@actions/artifact": "5.0.0",
"@actions/artifact": "^5.0.0",
"@actions/core": "^2.0.0",
"@actions/github": "^6.0.1",
"minimatch": "^9.0.3"