Skip to content

Commit 179b4fc

Browse files
ddamkeddamke
authored andcommitted
test github action
1 parent 0db2c83 commit 179b4fc

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.github/workflows/maven2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up JDK 1.8
2020
uses: actions/setup-java@v3
2121
with:
22-
java-version: '1.8'
22+
java-version: '8'
2323
distribution: 'temurin'
2424
cache: maven
2525
- name: Build with Maven

0 commit comments

Comments
 (0)