Skip to content

Commit 25a7837

Browse files
author
jan
committed
trying to solve the nodejs warning in github actions
1 parent 3b73338 commit 25a7837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v4
1919
- name: Set up Maven
20-
uses: stCarolas/setup-maven@v4.5
20+
uses: stCarolas/setup-maven@v5
2121
with:
2222
maven-version: 3.9.6
2323
- name: Set up JDK 21

0 commit comments

Comments
 (0)