Skip to content

Commit

Permalink
[CI] Use latest JFROG
Browse files Browse the repository at this point in the history
  • Loading branch information
Corneil du Plessis committed Oct 4, 2024
1 parent c2efebd commit c9692dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
maven-version: 3.8.8
maven-mirror: 'https://dlcdn.apache.org/maven/maven-3/'
- uses: jfrog/setup-jfrog-cli@v1
- uses: jfrog/setup-jfrog-cli@v4
env:
JF_URL: 'https://repo.spring.io'
JFROG_CLI_SERVER_ID: 'repo.spring.io'
Expand Down

0 comments on commit c9692dd

Please sign in to comment.