update setup-maven record in action
Some checks failed
Gitea Action Maven build / build (push) Failing after 13s

This commit is contained in:
Eduard Kuksa 2025-01-16 21:30:16 +07:00
parent 3560d08495
commit 031ba1aea4

View File

@ -11,7 +11,7 @@ jobs:
- name: Checkout the repo - name: Checkout the repo
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Set up Maven - name: Set up Maven
uses: actions/setup-maven@v3 uses: stCarolas/setup-maven@v5
with: with:
maven-version: 3.6.3 maven-version: 3.6.3
- name: Set up JDK 1.8 - name: Set up JDK 1.8