Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 181675f

Browse files
Bump stCarolas/setup-maven from 4.4 to 4.5
Bumps [stCarolas/setup-maven](https://github.com/stCarolas/setup-maven) from 4.4 to 4.5. - [Release notes](https://github.com/stCarolas/setup-maven/releases) - [Commits](stCarolas/setup-maven@v4.4...v4.5) --- updated-dependencies: - dependency-name: stCarolas/setup-maven dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 506cd1e commit 181675f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
steps:
2727
- uses: actions/checkout@v3
2828
- name: Set up Maven
29-
uses: stCarolas/setup-maven@v4.4
29+
uses: stCarolas/setup-maven@v4.5
3030
with:
3131
maven-version: 3.9.1
3232
- name: Set up JDK ${{ matrix.jdk }}

0 commit comments

Comments
 (0)