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 efdc15e commit d640f19Copy full SHA for d640f19
.github/workflows/linters.yml
@@ -74,7 +74,7 @@ jobs:
74
uses: ruby/setup-ruby@v1
75
with:
76
# renovate: datasource=ruby-version depName=ruby versioning=ruby
77
- ruby-version: 3.4.5
+ ruby-version: 3.4.6
78
- name: 🏗️ Setup bashly
79
run: gem install bashly -v "${BASHLY_VERSION}"
80
env:
0 commit comments