Skip to content

Commit e043247

Browse files
committed
Merge branch 'master' into dependabot/github_actions/actions/cache-4.2.4
2 parents 11e44de + 7dea780 commit e043247

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
# Setup Java & Python
1818
- name: Setup Java
19-
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
19+
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
2020
with:
2121
distribution: 'temurin'
2222
java-version: ${{ matrix.java_version }}

0 commit comments

Comments
 (0)