We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e73c3f6 commit d5880feCopy full SHA for d5880fe
.github/workflows/publish.yml
@@ -43,6 +43,7 @@ jobs:
43
uses: ./.github/actions/ci
44
with:
45
run_tests: ${{ inputs.run_tests }}
46
+ java_version: '11'
47
48
- uses: launchdarkly/gh-actions/actions/[email protected]
49
name: Get secrets
0 commit comments