Skip to content

Commit

Permalink
Merge pull request #43 from nothub/dependabot/github_actions/main/act…
Browse files Browse the repository at this point in the history
…ions/setup-java-4
  • Loading branch information
dependabot[bot] authored Mar 31, 2024
2 parents 7e70a0e + 6bd2c1f commit 204f0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

- uses: gradle/wrapper-validation-action@v1

- uses: actions/setup-java@v3
- uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: '17'
Expand Down

0 comments on commit 204f0eb

Please sign in to comment.