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 2343ff3  [hotfix][ci] Bump checkout action to v7
2343ff3 is described below

commit 2343ff34f1533bc6722c6cfa1df892d626a45331
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Mon Aug 24 08:40:18 2026 +0200

    [hotfix][ci] Bump checkout action to v7
---
 .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 3341200..5e2587a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
       MVN_VALIDATION_DIR: "/tmp/flink-validation-deployment"
 
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v7
 
       - name: Set JDK
         uses: actions/setup-java@v5

Reply via email to