This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/master by this push:
     new 804bdc63db CAUSEWAY-2445: just renaming CI job
804bdc63db is described below

commit 804bdc63db78a1556cf2a65e318cac1f89803be9
Author: Andi Huber <[email protected]>
AuthorDate: Mon Mar 25 10:21:39 2024 +0100

    CAUSEWAY-2445: just renaming CI job
---
 .github/workflows/ci-build-artifacts-no-push-maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci-build-artifacts-no-push-maven.yml 
b/.github/workflows/ci-build-artifacts-no-push-maven.yml
index dda1656b2f..1f5cc7d48f 100644
--- a/.github/workflows/ci-build-artifacts-no-push-maven.yml
+++ b/.github/workflows/ci-build-artifacts-no-push-maven.yml
@@ -52,7 +52,7 @@ jobs:
     steps:
     - uses: actions/checkout@v4
 
-    - name: Set up JDK 21
+    - name: Set up JDK 22
       if: matrix.language == 'java'
       uses: actions/setup-java@v4
       with:

Reply via email to