pls 2
Some checks failed
Build&Release / build_and_release (push) Failing after 51s
Some checks failed
Build&Release / build_and_release (push) Failing after 51s
This commit is contained in:
parent
cfa3040546
commit
c30662bc0a
1 changed files with 2 additions and 2 deletions
|
@ -20,9 +20,9 @@ jobs:
|
|||
java -version
|
||||
|
||||
- name: Checkout repository
|
||||
uses: https://data.forgejo.org/actions/checkout@v4
|
||||
uses: https://data.forgejo.org/actions/checkout@v2
|
||||
with:
|
||||
node-version: 20
|
||||
ref: ${{ github.sha }}
|
||||
|
||||
- name: Build with Maven
|
||||
run: mvn clean install -DskipTests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue