Skip to content

Commit

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

chore(deps): bump actions/setup-java from b943a4ed876ec91f6d0cde2181d88d24e8e348de to 4075bfc1b51bf22876335ae1cd589602d60d8758
  • Loading branch information
jmatsu authored Sep 5, 2023
2 parents b61ed97 + afd43c4 commit 610a5c2
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@b943a4ed876ec91f6d0cde2181d88d24e8e348de
- uses: actions/setup-java@4075bfc1b51bf22876335ae1cd589602d60d8758
with:
distribution: 'corretto'
java-version: ${{ matrix.java-version }}
Expand Down

0 comments on commit 610a5c2

Please sign in to comment.