diff --git a/.github/workflows/build-gluon.yml b/.github/workflows/build-gluon.yml
index 4783c54a29d765b05818451b8d74053598e64ada..17e78d5c2a662ab19bd943ecd507abd59d2fb24d 100644
--- a/.github/workflows/build-gluon.yml
+++ b/.github/workflows/build-gluon.yml
@@ -28,7 +28,7 @@ jobs:
       - uses: actions/checkout@v4
 
       # Filter targets based on changed files
-      - uses: dorny/paths-filter@v2
+      - uses: dorny/paths-filter@v3
         id: filter
         with:
           filters: .github/filters.yml