Skip to content

Commit a289f31

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
fetch-depth: 0
2828

2929
- name: Set up JDK 11
30-
uses: actions/setup-java@v3
30+
uses: actions/setup-java@v5
3131
with:
3232
java-version: '11'
3333
distribution: 'temurin'

0 commit comments

Comments
 (0)