Skip to content

Commit 51b5348

Browse files
committed
Bump actions/setup-java from 3.12.0 to 3.13.0
1 parent af6a5a6 commit 51b5348

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
@@ -44,7 +44,7 @@ jobs:
4444
restore-keys: |
4545
${{ runner.os }}-maven-
4646
- name: Set up JDK ${{ matrix.java }}
47-
uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3.12.0
47+
uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
4848
with:
4949
distribution: 'temurin'
5050
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)