Skip to content

Commit cc7ef1e

Browse files
committed
missing env
1 parent 66bfc1b commit cc7ef1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/analyze.yml

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ permissions:
1212
contents: read
1313
checks: write
1414

15+
env:
16+
BUILD_JAVA_VERSION: '17'
17+
1518
jobs:
1619
analyze:
1720
name: Analyze Code

0 commit comments

Comments
 (0)