Skip to content

Commit c2cd9b9

Browse files
dependency: Update actions/upload-artifact action to v5
1 parent 918509a commit c2cd9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
run: ./gradlew clean eternalcore-plugin:shadowJar
8686

8787
- name: Upload built JAR
88-
uses: actions/upload-artifact@v4.6.2
88+
uses: actions/upload-artifact@v5.0.0
8989
id: upload-artifact
9090
with:
9191
name: EternalCore Dev Build

0 commit comments

Comments
 (0)