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 9324970 commit f8a2b24Copy full SHA for f8a2b24
.github/actions/build-website/action.yml
@@ -24,7 +24,7 @@ runs:
24
using: 'composite'
25
steps:
26
- name: Setup Java
27
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
28
with:
29
cache: 'maven'
30
distribution: 'temurin'
0 commit comments