We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b4da06 + cce80aa commit 1aac840Copy full SHA for 1aac840
1 file changed
.github/workflows/publish-maven-central.yml
@@ -59,7 +59,7 @@ jobs:
59
-Psigning.secretKeyRingFile="${{ secrets.SIGNING_SECRET_KEY_RING_FILE }}"
60
61
- name: Upload build artifacts
62
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
63
if: always()
64
with:
65
name: build-artifacts
0 commit comments