Skip to content

Commit

Permalink
ci: use maven 3.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Jun 6, 2024
1 parent 683b8cf commit 6e673b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: "Install: Maven"
uses: stCarolas/setup-maven@v5 # https://github.com/stCarolas/setup-maven
with:
maven-version: 3.9.6
maven-version: 3.9.7


- name: "Cache: Restore"
Expand Down

0 comments on commit 6e673b3

Please sign in to comment.