We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db41f7 commit 3c9c31cCopy full SHA for 3c9c31c
README.md
@@ -38,7 +38,7 @@ jobs:
38
with:
39
config-file: '.github/workflows/deploy.config.json' # optional - defaults to '.github/workflows/deploy.config.json'
40
node-version: '22' # optional - defaults to 22
41
- ruby-version: '3.1' # optional - defaults to 3.1
+ ruby-version: '3.2' # optional - defaults to 3.2
42
secrets: inherit
43
```
44
0 commit comments