We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16d707 commit b090e8fCopy full SHA for b090e8f
.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.7.0
29
with:
30
distribution: 'adopt'
31
java-version: '17'
0 commit comments