Skip to content

Commit a6260bc

Browse files
Update dependency ruby to v3.4.8
1 parent f868b8d commit a6260bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Ruby
2222
uses: ruby/setup-ruby@v1
2323
with:
24-
ruby-version: '3.3'
24+
ruby-version: '3.4.8'
2525
bundler-cache: true
2626
timeout-minutes: 30
2727
- name: Get manageiq.org repo

0 commit comments

Comments
 (0)