Skip to content

Commit

Permalink
use mvn 3.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
theanuradha committed Mar 6, 2024
1 parent a6dae67 commit a1560cc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ jobs:
# pkg-config --cflags uuid
# echo printing uuid libs
# pkg-config --libs uuid
- name: Set up Maven
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.6
# Checks-out repository
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit a1560cc

Please sign in to comment.