We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6006b5 + a002463 commit 9a58247Copy full SHA for 9a58247
1 file changed
.github/workflows/build.yml
@@ -49,7 +49,7 @@ jobs:
49
- name: build
50
run: ./gradlew chiseledBuild --build-cache --no-configuration-cache
51
- name: capture build artifacts
52
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
53
with:
54
name: Artifacts
55
path: build/libs/
0 commit comments