We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c33bd0 + ce2372f commit 902af6eCopy full SHA for 902af6e
1 file changed
.github/workflows/publish-docs.yml
@@ -40,7 +40,7 @@ jobs:
40
uses: actions/checkout@v6
41
42
- name: Set up JDK 21
43
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
44
with:
45
java-version: "21"
46
distribution: "temurin"
0 commit comments