Skip to content

Commit 4b28537

Browse files
Merge pull request #536 from jenkinsci/dependabot/github_actions/actions/setup-java-3
2 parents d05c89f + a347393 commit 4b28537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
with:
4848
fetch-depth: 0
4949
- name: Set up JDK 8
50-
uses: actions/setup-java@v2
50+
uses: actions/setup-java@v3
5151
with:
5252
distribution: 'adopt'
5353
java-version: 8

0 commit comments

Comments
 (0)