We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5776f4f commit 844fd52Copy full SHA for 844fd52
1 file changed
.github/workflows/main.yml
@@ -45,7 +45,7 @@ jobs:
45
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
46
- uses: ruby/setup-ruby@v1
47
with:
48
- ruby-version: "3.4"
+ ruby-version: "3.4.8"
49
- run: bundle install
50
- name: Standard
51
run: bundle exec rake standard
0 commit comments