Skip to content

Commit

Permalink
Fixed reference to setup-maven-action
Browse files Browse the repository at this point in the history
  • Loading branch information
shannah committed Feb 18, 2023
1 parent 88b79e6 commit aa502c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- name: Setup Maven Action
uses: s4u/setup-maven-action@1.6.0
uses: s4u/setup-maven-action@v1.6.0
with:
java-version: 11
maven-version: '3.6.3'
Expand Down

0 comments on commit aa502c6

Please sign in to comment.