Skip to content

Commit f9331df

Browse files
committed
Bump actions/setup-java from 5.3.0 to 5.4.0
1 parent ef5797e commit f9331df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
persist-credentials: false
4545
- name: Set up JDK ${{ matrix.java }}
46-
uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3.0
46+
uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
4747
with:
4848
distribution: 'temurin'
4949
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)