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 e7f48a9 commit 65b535cCopy full SHA for 65b535c
.github/workflows/build.yml
@@ -6,4 +6,6 @@ on:
6
jobs:
7
build:
8
name: 'Build'
9
- uses: redis-field-engineering/redis-github-workflows/.github/workflows/build-maven.yml@main
+ uses: redis-field-engineering/redis-github-workflows/.github/workflows/build-maven.yml@main
10
+ with:
11
+ java-version: 17
0 commit comments