We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9c4240 + 6a54bbb commit 57b52afCopy full SHA for 57b52af
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@v5
+ uses: actions/upload-artifact@v6
28
with:
29
name: dist-jar
30
path: '*/build/libs/*.jar'
0 commit comments