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 e9f59e6 commit 35932b1Copy full SHA for 35932b1
.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