Skip to content

Commit 51ee23e

Browse files
Copilotkojix2
andcommitted
Update release.yml to use latest Ruby version instead of 3.4
Co-authored-by: kojix2 <[email protected]>
1 parent 2aeefac commit 51ee23e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v5
1313
- uses: ruby/setup-ruby@v1
1414
with:
15-
ruby-version: "3.4"
15+
ruby-version: "ruby"
1616
- name: Extract release note
1717
run: |
1818
ruby \

0 commit comments

Comments
 (0)