Skip to content

Commit

Permalink
Merge pull request #100 from DeployGate/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-java-b943a4ed876ec91f6d0cde2181d88d24e8e348de
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
2 parents e10f3b3 + 38bcc4b commit b61ed97
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 @@ -42,7 +42,7 @@ jobs:
- uses: ruby/setup-ruby@250fcd6a742febb1123a77a841497ccaa8b9e939
with:
bundler-cache: true
- uses: actions/setup-java@e11351903adc86f18bfc6660e4de2911b9fc33b4
- uses: actions/setup-java@b943a4ed876ec91f6d0cde2181d88d24e8e348de
with:
distribution: 'corretto'
java-version: ${{ matrix.java-version }}
Expand Down

0 comments on commit b61ed97

Please sign in to comment.