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