Skip to content

Commit

Permalink
Merge pull request #165 from DeployGate/dependabot/github_actions/rub…
Browse files Browse the repository at this point in the history
…y/setup-ruby-1.178.0

chore(deps): bump ruby/setup-ruby from 1.176.0 to 1.178.0
  • Loading branch information
jmatsu authored Jun 3, 2024
2 parents 927b9da + 0d851ec commit ee4d0c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
name: "Execute ${{ matrix.task }}"
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49
- uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc
with:
bundler-cache: true
- run: bundle exec rake ${{ matrix.task }}
Expand All @@ -40,7 +40,7 @@ jobs:
timeout-minutes: 20
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: ruby/setup-ruby@cacc9f1c0b3f4eb8a16a6bb0ed10897b43b9de49
- uses: ruby/setup-ruby@0cde4689ba33c09f1b890c1725572ad96751a3fc
with:
bundler-cache: true
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
Expand Down

0 comments on commit ee4d0c8

Please sign in to comment.