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 918509a commit c2cd9b9Copy full SHA for c2cd9b9
.github/workflows/gradle.yml
@@ -85,7 +85,7 @@ jobs:
85
run: ./gradlew clean eternalcore-plugin:shadowJar
86
87
- name: Upload built JAR
88
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
89
id: upload-artifact
90
with:
91
name: EternalCore Dev Build
0 commit comments