Skip to content

Commit

Permalink
Merge pull request #440 from guardian/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-java-4.5.0
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
2 parents 7565b80 + 0292e1f commit 3a28bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Setup Java 21
uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
with:
java-version: '21'
distribution: 'adopt'
Expand Down

0 comments on commit 3a28bca

Please sign in to comment.