Skip to content

Commit b95f949

Browse files
Merge pull request #124 from gradle/dependabot/github_actions/s4u/setup-maven-action-1.15.0
Bump s4u/setup-maven-action from 1.14.0 to 1.15.0
2 parents e8f6f01 + 18f7c72 commit b95f949

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/run-experiments-quarkus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: Setup Maven Action
26-
uses: s4u/setup-maven-action@v1.14.0
26+
uses: s4u/setup-maven-action@v1.15.0
2727
with:
2828
checkout-fetch-depth: 0
2929
java-version: 17

.github/workflows/run-experiments-xwiki.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: Setup Maven Action
26-
uses: s4u/setup-maven-action@v1.14.0
26+
uses: s4u/setup-maven-action@v1.15.0
2727
with:
2828
checkout-fetch-depth: 0
2929
java-version: 17

0 commit comments

Comments
 (0)