Skip to content

Commit f3b6429

Browse files
committed
Update dependency ruby to v4.0.3
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent e6fedb5 commit f3b6429

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Setup Ruby
4040
uses: ruby/setup-ruby@v1
4141
with:
42-
ruby-version: '4.0.2'
42+
ruby-version: '4.0.3'
4343

4444
- name: Install pre-commit
4545
run: |

0 commit comments

Comments
 (0)