fix(deps): update dependency @actions/artifact to v2
renovate/stability-days Updates have met minimum release age requirement
Lint / pre-commit Linting (push) Successful in 1m43s
Test / Run Tests (push) Successful in 2m32s

This commit is contained in:
2026-05-18 00:31:36 +00:00
parent d0a08da728
commit 08ec7d3696
3 changed files with 1900 additions and 39 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"build": "ncc build index.js -o dist -m --external utf-8-validate --external bufferutil"
},
"dependencies": {
"@actions/artifact": "^1.1.2",
"@actions/artifact": "^2.0.0",
"@actions/core": "^3.0.0",
"glob": "^13.0.0",
"screeps-api": "^1.7.2"