Skip to content

Commit

Permalink
[GitHub] Maven 3.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillipus committed Jun 27, 2023
1 parent 373a80e commit acf6230
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
with:
maven-version: 3.9.2
maven-version: 3.9.3

- name: Run tests and build product
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
with:
maven-version: 3.9.2
maven-version: 3.9.3

- name: Run Maven tests with a virtual display
run: |
Expand Down

0 comments on commit acf6230

Please sign in to comment.