Skip to content

Commit

Permalink
Merge pull request #144 from DeployGate/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-java-4.1.0

chore(deps): bump actions/setup-java from 4.0.0 to 4.1.0
  • Loading branch information
jmatsu authored Mar 11, 2024
2 parents 237ebb1 + 54c16d9 commit 4e33c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- uses: ruby/setup-ruby@d4526a55538b775af234ba4af27118ed6f8f6677
with:
bundler-cache: true
- uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93
- uses: actions/setup-java@9704b39bf258b59bc04b50fa2dd55e9ed76b47a8
with:
distribution: 'corretto'
java-version: ${{ matrix.java-version }}
Expand Down

0 comments on commit 4e33c9b

Please sign in to comment.