fix(deps): update dependency @actions/artifact to v4 #90

Closed
Renovate wants to merge 1 commits from renovate/actions-artifact-4.x into main
3 changed files with 2167 additions and 39 deletions
+79 -12
View File
File diff suppressed because one or more lines are too long
+2087 -26
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -10,7 +10,7 @@
"build": "ncc build index.js -o dist -m --external utf-8-validate --external bufferutil" "build": "ncc build index.js -o dist -m --external utf-8-validate --external bufferutil"
}, },
"dependencies": { "dependencies": {
"@actions/artifact": "^1.1.2", "@actions/artifact": "^4.0.0",
"@actions/core": "^3.0.0", "@actions/core": "^3.0.0",
"glob": "^13.0.0", "glob": "^13.0.0",
"screeps-api": "^1.7.2" "screeps-api": "^1.7.2"