Update all dependencies to latest

This commit is contained in:
Benoit Daloze
2026-01-20 14:29:32 +01:00
parent 9f5530874d
commit e69dcf3ded
3 changed files with 35513 additions and 28583 deletions
+6 -6
View File
@@ -22,13 +22,13 @@
},
"homepage": "https://github.com/ruby/setup-ruby",
"dependencies": {
"@actions/cache": "^4.0.3",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2",
"@actions/cache": "^5.0.3",
"@actions/core": "^2.0.2",
"@actions/exec": "^2.0.0",
"@actions/io": "^2.0.0",
"@actions/tool-cache": "^3.0.0",
"linux-os-info": "^2.0.0",
"semver": "^7.7.2"
"semver": "^7.7.3"
},
"devDependencies": {
"@vercel/ncc": "^0.38.3"