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 f46e3ac commit 26fd74bCopy full SHA for 26fd74b
.github/workflows/early-access.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: redis-field-engineering/redis-github-workflows/.github/workflows/early-access.yml@main
12
with:
13
jreleaser-arguments: full-release
14
- java-version: 19
+ java-version: 21
15
secrets:
16
github-token: ${{ secrets.GIT_ACCESS_TOKEN }}
17
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}
0 commit comments