Skip to content

Commit 6db41f7

Browse files
committed
Update default ruby version to 3.2
1 parent 5d76b95 commit 6db41f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
ruby-version:
1717
description: 'Ruby version to use'
1818
required: false
19-
default: '3.1'
19+
default: '3.2'
2020
type: string
2121
secrets:
2222
ORG_DEPLOY_TOKEN:

0 commit comments

Comments
 (0)