We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38aec9e commit 74319dbCopy full SHA for 74319db
.github/workflows/compile.yml
@@ -4,4 +4,4 @@ jobs:
4
compile:
5
uses: RegioneER/parer-github-template/.github/workflows/compile.yml@v1
6
with:
7
- java: '8'
+ java: '11'
.github/workflows/release.yml
@@ -11,4 +11,4 @@ jobs:
11
uses: RegioneER/parer-github-template/.github/workflows/release.yml@v1
12
13
version: ${{ inputs.version }}
14
0 commit comments