Skip to content

Commit

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

chore(deps): bump actions/setup-java from 4.2.0 to 4.2.1
  • Loading branch information
github-actions[bot] authored Mar 14, 2024
2 parents b7cc88b + e91dea3 commit 88f18cf
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@5896cecc08fd8a1fbdfaf517e29b571164b031f7
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9
with:
distribution: 'corretto'
java-version: ${{ matrix.java-version }}
Expand Down

0 comments on commit 88f18cf

Please sign in to comment.