Skip to content

Commit f0cdcd8

Browse files
committed
ci: update setup-java
1 parent 4eeb5f4 commit f0cdcd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v4
1212

1313
- name: Set up JDK 11
14-
uses: actions/setup-java@v2
14+
uses: actions/setup-java@v4
1515
with:
1616
distribution: adopt
1717
java-version: 11

0 commit comments

Comments
 (0)