Skip to content

Commit ca06c54

Browse files
authored
Merge pull request #97 from OpenLiberty/061edependabot/github_actions/actions/setup-java-4.4.0
Bump actions/setup-java from 4.3.0 to 4.4.0
2 parents e0042b6 + 96262d5 commit ca06c54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pull.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
steps:
3939
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
4040
- name: Set up JDK 21
41-
uses: actions/setup-java@2dfa2011c5b2a0f1489bf9e433881c92c1631f88 # v4.3.0
41+
uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
4242
with:
4343
java-version: 21
4444
distribution: 'temurin'

0 commit comments

Comments
 (0)