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

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


The following commit(s) were added to refs/heads/master by this push:
     new a490892c8 [OPENMEETINGS-2819] actions/checkout
a490892c8 is described below

commit a490892c8900e4caec7ce9ec39323136f73d6d55
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Mon Jun 22 09:09:37 2026 +0700

    [OPENMEETINGS-2819] actions/checkout
---
 .github/workflows/maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index b015a96e6..1e50a4483 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -19,7 +19,7 @@ jobs:
         - '21'
 
     steps:
-    - uses: actions/checkout@v6
+    - uses: actions/checkout@v7
 
     - name: Setup Temurin JDK
       uses: actions/setup-java@v5

Reply via email to