Skip to content

Commit

Permalink
Merge pull request #1917 from sul-dlss/dependabot/github_actions/ruby…
Browse files Browse the repository at this point in the history
…/setup-ruby-1.203.0

Bump ruby/setup-ruby from 1.202.0 to 1.203.0
  • Loading branch information
taylor-steve authored Dec 9, 2024
2 parents c4d5296 + 735cd99 commit f6d4d63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Install Ruby and dependencies
uses: ruby/setup-ruby@v1.202.0
uses: ruby/setup-ruby@v1.203.0
with:
bundler-cache: true
ruby-version: ${{ matrix.ruby }}
Expand Down

0 comments on commit f6d4d63

Please sign in to comment.