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 ce59250 commit a4baa70Copy full SHA for a4baa70
.github/workflows/publish-artifacts.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- uses: actions/checkout@v3
24
- - uses: actions/setup-java@v3
+ - uses: actions/setup-java@v4
25
with:
26
distribution: 'temurin'
27
java-version: 11
0 commit comments