Skip to content

Commit

Permalink
Merge pull request #6 from http4k/dependabot/github_actions/actions/s…
Browse files Browse the repository at this point in the history
…etup-java-4.4.0

Bump actions/setup-java from 4.3.0 to 4.4.0
  • Loading branch information
daviddenton authored Oct 2, 2024
2 parents 9efb1c8 + f0b69ab commit b07be8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_heroku.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Setup Java
uses: actions/setup-java@v4.3.0
uses: actions/setup-java@v4.4.0
with:
distribution: temurin
java-version: 21
Expand Down

0 comments on commit b07be8c

Please sign in to comment.