Skip to content

Commit

Permalink
Update dependency ruby to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent 3dadc47 commit 8035df4
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.1
ruby-version: 3.3.2
- name: 🏗️ Setup bashly
run: gem install bashly -v "${BASHLY_VERSION}"
env:
Expand Down

0 comments on commit 8035df4

Please sign in to comment.