Skip to content

Commit 0369705

Browse files
chore(deps): update actions/setup-java action to v5
1 parent 3c9291f commit 0369705

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
persist-credentials: false
2626
- name: Set up JDK 21
27-
uses: actions/setup-java@v4.7.1
27+
uses: actions/setup-java@v5.0.0
2828
with:
2929
java-version: 21
3030
distribution: temurin

0 commit comments

Comments
 (0)