Skip to content

Commit da9e384

Browse files
committed
publish.yml: Bump an example version a little
3.x is getting old. I wanted to at least see 4.x.
1 parent d7ef972 commit da9e384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
version:
1010
description: 'Version of the Ruby package to release'
1111
required: true
12-
default: '3.3.4'
12+
default: '4.0.0'
1313

1414
permissions:
1515
contents: read

0 commit comments

Comments
 (0)