We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9ec52 commit 667cfaeCopy full SHA for 667cfae
.github/workflows/lint.yml
@@ -73,7 +73,7 @@ jobs:
73
- name: Setup Ruby
74
uses: ruby/setup-ruby@v1
75
with:
76
- ruby-version: 3.4
+ ruby-version: 4.0
77
- uses: actions/cache@v4
78
79
path: vendor/bundle
0 commit comments