Skip to content

Commit e7c76eb

Browse files
authored
Merge pull request #121 from ak-git/renovate/actions-setup-java-5.x
2 parents 985b764 + 2fee522 commit e7c76eb

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
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v5
1717
with:
1818
fetch-depth: 0
19-
- uses: actions/setup-java@v4
19+
- uses: actions/setup-java@v5
2020
with:
2121
distribution: temurin
2222
java-version: 24

0 commit comments

Comments
 (0)