Skip to content

Commit

Permalink
[ci]: Fix iroha2-java workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Aleksandr Petrosyan <[email protected]>
  • Loading branch information
appetrosyan committed Aug 14, 2023
1 parent e5085e2 commit 68c5ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iroha2-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Set up JDK 11
uses: actions/[email protected]
with:
java-version: '1.11'
java-version: '11'
distribution: 'temurin'
- name: Cache Gradle packages
uses: actions/cache@v3
Expand Down

0 comments on commit 68c5ad4

Please sign in to comment.