We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 960445a commit 47bc73dCopy full SHA for 47bc73d
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Set up Ruby
68
uses: ruby/setup-ruby@ed55d55e820a01da7d3e4863a8c51a61d73c3228 # v1.274.0
69
with:
70
- ruby-version: '3.4.7'
+ ruby-version: '3.4.8'
71
bundler-cache: true
72
- name: Run yard-lint
73
run: bundle exec yard-lint lib/
.ruby-version
@@ -1 +1 @@
1
-3.4.7
+3.4.8
0 commit comments