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 8151328 commit 446f0f0Copy full SHA for 446f0f0
.github/workflows/dependabot.yml
@@ -14,6 +14,7 @@ jobs:
14
uses: actions/setup-java@v1
15
with:
16
java-version: 9
17
+ distribution: 'temurin'
18
- name: Setup libraries
19
run: |
20
./newrelic-dependencies.sh
0 commit comments