chore(artifact): bump dependencies for Node.js 24 support

This commit is contained in:
Salman Muin Kayser Chishti
2025-12-11 19:20:51 +00:00
parent e74405f68c
commit 3af0128b01
2 changed files with 30 additions and 18 deletions
+2 -2
View File
@@ -40,9 +40,9 @@
"url": "https://github.com/actions/toolkit/issues"
},
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/core": "^2.0.0",
"@actions/github": "^6.0.1",
"@actions/http-client": "^2.1.0",
"@actions/http-client": "^3.0.0",
"@azure/core-http": "^3.0.5",
"@azure/storage-blob": "^12.15.0",
"@octokit/core": "^5.2.1",