We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6e6f86 commit e91648cCopy full SHA for e91648c
2 files changed
package.json
@@ -23,13 +23,13 @@
23
"homepage": "https://github.com/ruby/setup-ruby",
24
"dependencies": {
25
"@actions/cache": "^3",
26
- "@actions/core": "^1.10.0",
+ "@actions/core": "^1.11.1",
27
"@actions/exec": "^1.1.1",
28
"@actions/io": "^1.1.2",
29
"@actions/tool-cache": "^2",
30
"linux-os-info": "^2.0.0",
31
"macos-release": "^3.1.0",
32
- "semver": "^7.3.7"
+ "semver": "^7.7.4"
33
},
34
"devDependencies": {
35
"@vercel/ncc": "^0.33.4"
0 commit comments