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

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-test-infra.git


The following commit(s) were added to refs/heads/master by this push:
     new 7aa8813  Use node24 for paths-filter
7aa8813 is described below

commit 7aa8813f12fd35dcd31d48f8d4bd3ce4b00ac511
Author: Lari Hotari <[email protected]>
AuthorDate: Wed Apr 1 16:04:26 2026 +0300

    Use node24 for paths-filter
---
 paths-filter/action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/paths-filter/action.yml b/paths-filter/action.yml
index e7d24f5..e357796 100644
--- a/paths-filter/action.yml
+++ b/paths-filter/action.yml
@@ -48,7 +48,7 @@ outputs:
   changes:
     description: JSON array with names of all filters matching any of changed 
files
 runs:
-  using: 'node20'
+  using: 'node24'
   main: 'dist/index.js'
 branding:
   color: blue

Reply via email to