Skip to content

Commit 4c78a9f

Browse files
authored
Merge pull request #65 from ak-git/renovate/actions-setup-java-5.x
2 parents 6672433 + 228b65a commit 4c78a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v5
1818
with:
1919
fetch-depth: 0
20-
- uses: actions/setup-java@v4
20+
- uses: actions/setup-java@v5
2121
with:
2222
distribution: oracle
2323
java-version: 24

0 commit comments

Comments
 (0)