Skip to content

Commit

Permalink
Updated setup-maven-action to 1.18.0 (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgaidioz authored Feb 18, 2025
1 parent f85def6 commit 1334ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.WRITE_PACKAGES }}
logout: false
- uses: s4u/setup-maven-action@v1.16.0
- uses: s4u/setup-maven-action@v1.18.0
with:
java-version: 22
maven-version: 3.9.9
Expand Down

0 comments on commit 1334ec2

Please sign in to comment.