We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f10e1e1 + bd29835 commit 8f23fa0Copy full SHA for 8f23fa0
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: '3.4.7'
+ ruby-version: '4.0.1'
43
44
- name: Install pre-commit
45
run: |
0 commit comments