Skip to content

Commit

Permalink
Build with the latest JDK version
Browse files Browse the repository at this point in the history
Update the shared workflow to use the latest version so we always build
with the latest JDK versions.
  • Loading branch information
plamentotev committed Jul 30, 2022
1 parent 85be4bf commit 9e1bb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ on: [push, pull_request]
jobs:
build:
name: Build with Maven
uses: codehaus-plexus/.github/.github/workflows/maven.yml@v0.0.4
uses: codehaus-plexus/.github/.github/workflows/maven.yml@master

0 comments on commit 9e1bb6b

Please sign in to comment.