diff --git a/.github/workflows/all_actions.yml b/.github/workflows/all_actions.yml index 52142a5f..9d6c1457 100644 --- a/.github/workflows/all_actions.yml +++ b/.github/workflows/all_actions.yml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: dorny/paths-filter@v2.2.0 + - uses: dorny/paths-filter@v2.9.0 id: filter with: filters: '.github/filters.yml'