We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8fa2d4 + 4311c5d commit b4d1a84Copy full SHA for b4d1a84
1 file changed
.github/workflows/operator.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Setup Ruby
40
uses: ruby/setup-ruby@v1
41
with:
42
- ruby-version: '4.0.1'
+ ruby-version: '4.0.2'
43
44
- name: Install pre-commit
45
run: |
0 commit comments