Skip to content

Commit

Permalink
chore(deps): update s4u/setup-maven-action action to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2024
1 parent 19f80ce commit 4f5b4a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
submodules: true
fetch-depth: 0
- name: Set up JDK 11 and maven for running tests
uses: s4u/setup-maven-action@v1.15.0
uses: s4u/setup-maven-action@v1.16.0
with:
java-version: 11
distribution: 'temurin'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Set up JDK 11 and maven for running tests
uses: s4u/setup-maven-action@v1.15.0
uses: s4u/setup-maven-action@v1.16.0
with:
java-version: 11
distribution: 'temurin'
Expand Down

0 comments on commit 4f5b4a9

Please sign in to comment.