We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe0e62f commit 3dcca3cCopy full SHA for 3dcca3c
.github/workflows/gradle.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
arguments: clean shadowJar
51
- name: Upload Artifact
52
- uses: actions/upload-artifact@v4.0.0
+ uses: actions/upload-artifact@v4.2.0
53
54
name: Genesis
55
path: build/libs/*-all.jar
0 commit comments