Skip to content

Commit

Permalink
Update dependency ruby to v3.3.6 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent 51e4e60 commit 1e99ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
uses: ruby/setup-ruby@v1
with:
# renovate: datasource=ruby-version depName=ruby versioning=ruby
ruby-version: 3.3.4
ruby-version: 3.3.6
- name: 🏗️ Setup bashly
run: gem install bashly -v "${BASHLY_VERSION}"
env:
Expand Down

0 comments on commit 1e99ee4

Please sign in to comment.