Skip to content

Commit

Permalink
Merge pull request #3 from ShaftHQ/dependabot/github_actions/stCarola…
Browse files Browse the repository at this point in the history
…s/setup-maven-5

Bump stCarolas/setup-maven from 4.5 to 5
  • Loading branch information
MohabMohie authored Apr 16, 2024
2 parents c35f783 + e5526c4 commit c060ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mavenCentral_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.5
- name: Run Integration Tests
Expand Down

0 comments on commit c060ab5

Please sign in to comment.