We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8d290d commit c125fbcCopy full SHA for c125fbc
package.json
@@ -23,13 +23,13 @@
23
},
24
"homepage": "https://github.com/ruby/setup-ruby",
25
"dependencies": {
26
- "@actions/core": "^1.1.1",
27
- "@actions/exec": "^1.0.1",
28
- "@actions/io": "^1.0.1",
29
- "@actions/tool-cache": "^1.1.2"
+ "@actions/core": "^1.2.3",
+ "@actions/exec": "^1.0.3",
+ "@actions/io": "^1.0.2",
+ "@actions/tool-cache": "^1.3.1"
30
31
"devDependencies": {
32
- "@zeit/ncc": "^0.20.5",
33
- "eslint": "^6.3.0"
+ "@zeit/ncc": "^0.21.1",
+ "eslint": "^6.8.0"
34
}
35
0 commit comments