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 7a0255c commit 3268cf5Copy full SHA for 3268cf5
1 file changed
.github/workflows/gradle.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Build the Jar
36
run: './gradlew clean eternalcore-plugin:shadowJar'
37
- name: Upload a Build Artifact
38
- uses: actions/upload-artifact@v4.3.4
+ uses: actions/upload-artifact@v4.3.6
39
with:
40
name: 'EternalCore'
41
path: eternalcore-plugin/build/libs/EternalCore*.jar
0 commit comments