Skip to content

Commit 9e1bb6b

Browse files
committed
Build with the latest JDK version
Update the shared workflow to use the latest version so we always build with the latest JDK versions.
1 parent 85be4bf commit 9e1bb6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ on: [push, pull_request]
2222
jobs:
2323
build:
2424
name: Build with Maven
25-
uses: codehaus-plexus/.github/.github/workflows/maven.yml@v0.0.4
25+
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master

0 commit comments

Comments
 (0)