Skip to content

Commit

Permalink
Merge pull request #291 from jenkinsci/dependabot/github_actions/stCa…
Browse files Browse the repository at this point in the history
…rolas/setup-maven-5

Bump stCarolas/setup-maven from 4.5 to 5
  • Loading branch information
uhafner authored Apr 15, 2024
2 parents 85288d1 + b653e52 commit 06fcd13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
check-latest: true
cache: 'maven'
- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.6
- name: Build with Maven
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cache: maven

- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.6

Expand Down

0 comments on commit 06fcd13

Please sign in to comment.