Skip to content

Commit

Permalink
Merge pull request #285 from CoreMedia/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-java-4.6.0
  • Loading branch information
dependabot[bot] authored Jan 9, 2025
2 parents f0f3fa6 + 419b73b commit 59baae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
echo "mvn_args=${MVN_ARGS}" >> "$GITHUB_OUTPUT"
- name: Set up JDK
uses: actions/setup-java@v4.5.0
uses: actions/setup-java@v4.6.0
with:
java-version: 17
distribution: corretto
Expand Down

0 comments on commit 59baae3

Please sign in to comment.