Skip to content

Commit 3c9c31c

Browse files
committed
Update readme
1 parent 6db41f7 commit 3c9c31c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
config-file: '.github/workflows/deploy.config.json' # optional - defaults to '.github/workflows/deploy.config.json'
4040
node-version: '22' # optional - defaults to 22
41-
ruby-version: '3.1' # optional - defaults to 3.1
41+
ruby-version: '3.2' # optional - defaults to 3.2
4242
secrets: inherit
4343
```
4444

0 commit comments

Comments
 (0)