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

paulrutter pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/master by this push:
     new 972aba6e4c Update maven-ci.yml
972aba6e4c is described below

commit 972aba6e4c33e3b47405090b8b307afaf951ae4b
Author: Paul <[email protected]>
AuthorDate: Wed Apr 2 21:15:05 2025 +0200

    Update maven-ci.yml
    
    Attempt to fix CI by using latest v3.0.2
---
 .github/workflows/maven-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven-ci.yml b/.github/workflows/maven-ci.yml
index 9049cb2dae..2c6e7621e3 100644
--- a/.github/workflows/maven-ci.yml
+++ b/.github/workflows/maven-ci.yml
@@ -38,7 +38,7 @@ jobs:
       with:
         maven-version: 3.9.9
     - name: Check which subproject changed and build affected ones
-      uses: dorny/paths-filter@v3
+      uses: dorny/[email protected] 
       id: changes
       with:
         filters: |

Reply via email to