Skip to content

Commit 497d5d2

Browse files
committed
adds r2 support
1 parent 57db04f commit 497d5d2

File tree

3 files changed

+14
-10
lines changed

3 files changed

+14
-10
lines changed

dist/index.js

Lines changed: 8 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "setup-ruby",
3-
"version": "0.1.1",
3+
"version": "0.2.1",
44
"description": "Download a prebuilt Ruby and add it to the PATH in 5 seconds",
55
"main": "index.js",
66
"scripts": {
@@ -22,7 +22,7 @@
2222
},
2323
"homepage": "https://github.com/ruby/setup-ruby",
2424
"dependencies": {
25-
"@actions/cache": "npm:github-actions.warp-cache@1.4.3",
25+
"@actions/cache": "npm:github-actions.warp-cache@1.4.5",
2626
"@actions/core": "^1.10.0",
2727
"@actions/exec": "^1.1.1",
2828
"@actions/io": "^1.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)