Upgrade setup-jfrog-cli to fix deprecation

This commit is contained in:
Artem Bilan
2021-07-26 16:17:53 -04:00
parent 9e512186ed
commit 2be6d86ff9

View File

@@ -21,7 +21,7 @@ jobs:
# Setup jfrog cli
- uses: jfrog/setup-jfrog-cli@v1
with:
version: 1.43.2
version: 1.46.4
env:
JF_ARTIFACTORY_SPRING: ${{ secrets.JF_ARTIFACTORY_SPRING }}