We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c983b commit a523c79Copy full SHA for a523c79
1 file changed
.github/workflows/tests.yml
@@ -36,6 +36,7 @@ jobs:
36
uses: jfrog/.github/actions/install-local-artifactory@main
37
with:
38
RTLIC: ${{ secrets.RTLIC }}
39
+ VERSION: 7.98.18
40
41
- name: Install Java
42
uses: actions/setup-java@v4
0 commit comments