Skip to content

Commit 48faf05

Browse files
chore(deps): update actions/setup-java action to v4
1 parent 3ad23a8 commit 48faf05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Setup Java JDK
24-
uses: actions/setup-java@v3
24+
uses: actions/setup-java@v4
2525
with:
2626
distribution: 'adopt'
2727
java-version: 17

0 commit comments

Comments
 (0)