We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e738b4 + bd2b1ab commit e154472Copy full SHA for e154472
1 file changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
run: ./gradlew build
25
26
- name: Archive build artifacts
27
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
28
with:
29
name: dist-jar
30
path: '*/build/libs/*.jar'
0 commit comments