yarn.lock - Remove @actions/core 1.10.1, use @actions/core 1.11.1

Update index.js
This commit is contained in:
MSP-Greg
2025-01-17 20:51:41 +01:00
committed by Benoit Daloze
parent 7a6302104f
commit 1d542747a7
3 changed files with 166 additions and 1167 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"homepage": "https://github.com/ruby/setup-ruby",
"dependencies": {
"@actions/cache": "^4.0.0",
"@actions/core": "^1.10.0",
"@actions/core": "^1.11.1",
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2",
"@actions/tool-cache": "^2",