Skip to content

Commit

Permalink
Revert "chore(deps): Bump ruby/setup-ruby from 1.197.0 to 1.203.0 (#264
Browse files Browse the repository at this point in the history
…)" (#265)

This reverts commit 30c09f5.
  • Loading branch information
mbeacom authored Dec 10, 2024
1 parent 30c09f5 commit c7f240f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
python-version: '3.13'
- name: Install MDL
run: echo $'source \'https://rubygems.org\'\ngem \'mdl\', \'~> 0.13.0\'' > Gemfile
- uses: ruby/setup-ruby@2a18b06812b0e15bb916e1df298d3e740422c47e # v1.203.0
- uses: ruby/setup-ruby@7bae1d00b5db9166f4f0fc47985a3a5702cb58f0 # v1.197.0
with:
ruby-version: '3.3' # Not needed with a .ruby-version file
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
Expand Down

0 comments on commit c7f240f

Please sign in to comment.