Skip to content

Commit 4f1df5b

Browse files
committed
Downgrade Artifactory version to check if test failing due to the version
1 parent a523c79 commit 4f1df5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: jfrog/.github/actions/install-local-artifactory@main
3737
with:
3838
RTLIC: ${{ secrets.RTLIC }}
39-
VERSION: 7.98.18
39+
VERSION: "7.98.18"
4040

4141
- name: Install Java
4242
uses: actions/setup-java@v4

0 commit comments

Comments
 (0)