Skip to content

Commit a871f8d

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

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

0 commit comments

Comments
 (0)