Skip to content

Commit bfa2764

Browse files
committed
JIRA:GRIF-315 v4
1 parent bd25f0a commit bfa2764

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
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616
- uses: actions/setup-java@v4
1717
with:
18-
java-version: '11'
18+
java-version: '17'
1919
distribution: 'adopt'
2020
- uses: actions/cache@v4
2121
with:

0 commit comments

Comments
 (0)