We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d779a8 commit e4352aeCopy full SHA for e4352ae
.github/workflows/gradle.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
arguments: shadowJar
39
- name: Upload a Build Artifact
40
- uses: actions/upload-artifact@v4.5.0
+ uses: actions/upload-artifact@v4.6.0
41
42
name: 'Successfully build LiteItemVoid'
43
path: build/libs/*.jar
0 commit comments