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

snuyanzin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git


The following commit(s) were added to refs/heads/master by this push:
     new 6cac91d  [hotfix][ci] Bump setup maven action to v5
6cac91d is described below

commit 6cac91d3a3ed23cc237f8131db933d33f48163c7
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Mon Aug 24 08:40:38 2026 +0200

    [hotfix][ci] Bump setup maven action to v5
---
 .github/workflows/ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 5e2587a..1c54669 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -36,7 +36,7 @@ jobs:
           cache: 'maven'
 
       - name: Set Maven 3.8.6
-        uses: stCarolas/[email protected]
+        uses: stCarolas/[email protected]
         with:
           maven-version: 3.8.6
 

Reply via email to