Skip to content

Commit ef3452e

Browse files
chore(deps): update actions/setup-java action to v5.2.0 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 192b621 commit ef3452e

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@v5.1.0
27+
uses: actions/setup-java@v5.2.0
2828
with:
2929
java-version: 21
3030
distribution: temurin

0 commit comments

Comments
 (0)