Skip to content

Commit 5edd5a9

Browse files
authored
Merge pull request #27 from j-plugins/dependabot/github_actions/actions/setup-java-5
Bump actions/setup-java from 4 to 5
2 parents 630204c + a6b8246 commit 5edd5a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616

1717
- name: Set up JDK
18-
uses: actions/setup-java@v4
18+
uses: actions/setup-java@v5
1919
with:
2020
java-version: '17'
2121
distribution: 'jetbrains'

0 commit comments

Comments
 (0)