Skip to content

Commit a9b540f

Browse files
authored
Update scripts to Ruby 3.2 (#724)
1 parent a3314ec commit a9b540f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- uses: ruby/setup-ruby@v1
1515
with:
16-
ruby-version: 2.7
16+
ruby-version: 3.2
1717

1818
- uses: actions/setup-python@v5
1919
with:

0 commit comments

Comments
 (0)