Skip to content

Commit b6ef2fe

Browse files
renovate[bot]quintesse
authored andcommitted
chore(deps): update actions/setup-java action to v5
1 parent 30e86b6 commit b6ef2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- uses: actions/checkout@v5
2828
- name: Set up JDK 11
29-
uses: actions/setup-java@v4
29+
uses: actions/setup-java@v5
3030
with:
3131
java-version: '11'
3232
distribution: 'temurin'

0 commit comments

Comments
 (0)