Skip to content

Commit

Permalink
Merge pull request #9 from kaylareopelle/dependabot/github_actions/ru…
Browse files Browse the repository at this point in the history
…by/setup-ruby-1.188.0

chore(deps): Bump ruby/setup-ruby from 1.187.0 to 1.188.0
  • Loading branch information
kaylareopelle authored Jul 22, 2024
2 parents 89b6b7d + c9aa2d4 commit 2d9de0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Configure git
run: 'git config --global init.defaultBranch main'
- uses: actions/[email protected]
- uses: ruby/setup-ruby@v1.187.0
- uses: ruby/setup-ruby@v1.188.0
with:
ruby-version: '3.2.2'
- run: bundle
Expand Down

0 comments on commit 2d9de0d

Please sign in to comment.