We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5ad827 commit 01c0fcaCopy full SHA for 01c0fca
.github/workflows/javadocs.yml
@@ -25,7 +25,7 @@ jobs:
25
run: git clone https://github.com/TheBusyBiscuit/Slimefun4
26
27
- name: Set up Java 17 JDK
28
- uses: actions/setup-java@v3.11.0
+ uses: actions/setup-java@v4.2.0
29
with:
30
distribution: 'adopt'
31
java-version: '17'
0 commit comments