Skip to content

Commit 49c2efa

Browse files
renovate[bot]marcphilipp
authored andcommitted
Update actions/setup-java action to v4.7.1
1 parent 9c76ada commit 49c2efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-all-samples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1616
- name: 'Set up JDK 21'
17-
uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4.7.0
17+
uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
1818
with:
1919
java-version: 21
2020
distribution: temurin

0 commit comments

Comments
 (0)