Skip to content

Commit

Permalink
Merge pull request #44 from carstenartur/dependabot/github_actions/st…
Browse files Browse the repository at this point in the history
…Carolas/setup-maven-5
  • Loading branch information
carstenartur authored Jul 24, 2024
2 parents 09810de + 36190f1 commit dba5e8e
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 @@ -23,7 +23,7 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Set up Maven
uses: stCarolas/setup-maven@07fbbe97d97ef44336b7382563d66743297e442f # v4.5
uses: stCarolas/setup-maven@d6af6abeda15e98926a57b5aa970a96bb37f97d1 # v5
with:
maven-version: 3.9.3
- name: Build with Maven
Expand Down

0 comments on commit dba5e8e

Please sign in to comment.