Skip to content

Commit d640f19

Browse files
Update dependency ruby to v3.4.6
1 parent efdc15e commit d640f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: ruby/setup-ruby@v1
7575
with:
7676
# renovate: datasource=ruby-version depName=ruby versioning=ruby
77-
ruby-version: 3.4.5
77+
ruby-version: 3.4.6
7878
- name: 🏗️ Setup bashly
7979
run: gem install bashly -v "${BASHLY_VERSION}"
8080
env:

0 commit comments

Comments
 (0)