diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 9b350a63..7730e188 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -87,7 +87,7 @@ jobs: # - This would make the artifacts available for other projects - name: Upload build artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: maven-build path: |