Skip to content

Commit

Permalink
Merge pull request #220 from adoptium/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/setup-java-4.4.0

build(deps): bump actions/setup-java from 3.13.0 to 4.4.0
  • Loading branch information
smlambert authored Oct 7, 2024
2 parents 0dc8463 + de7d261 commit c6aff41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
buildlist: [openjdk, system, functional]
steps:
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
- uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
with:
java-version: ${{ matrix.version }}
distribution: ${{ matrix.impl }}
Expand Down

0 comments on commit c6aff41

Please sign in to comment.