Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
upgraded to v4 checkout action
  • Loading branch information
davidwatkins73 committed Sep 16, 2024
1 parent dc8a5c4 commit 0e0a5ad
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 @@ -26,7 +26,7 @@ jobs:
--health-retries 5
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@4

- name: Set up JDK 11
uses: actions/setup-java@v2
Expand Down

0 comments on commit 0e0a5ad

Please sign in to comment.