We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 011e415 + 20da95d commit a657079Copy full SHA for a657079
1 file changed
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
run: ./gradlew clean build --stacktrace
32
33
- name: Upload build artifacts
34
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
35
with:
36
name: hytale-server-plugin
37
path: build/libs/*.jar
0 commit comments