We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abfb3d commit 2f8dd91Copy full SHA for 2f8dd91
.github/workflows/code_style_checks.yaml
@@ -22,7 +22,7 @@ jobs:
22
os:
23
- ubuntu
24
ruby:
25
- - "3.0"
+ - "3.3"
26
runs-on: ${{ matrix.os }}-latest
27
steps:
28
- name: Checkout
0 commit comments