Skip to content

Commit cdd598d

Browse files
authored
ci: Bump Ruby to 3.4
1 parent 5e17a9a commit cdd598d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CD.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Ruby
2828
uses: ruby/setup-ruby@v1
2929
with:
30-
ruby-version: 3.3
30+
ruby-version: 3.4
3131
- name: Install Asciidoctor
3232
run: |
3333
gem install asciidoctor

0 commit comments

Comments
 (0)