Skip to content

Commit

Permalink
Fix : upgrade the paths-filter to avoid the nodejs 16 warning (#30468)
Browse files Browse the repository at this point in the history
* Fix : upgrade the paths-filter to avoid the nodejs 16 warning

* Fix : upgrade the paths-filter to 3.0.2 since apache infra team has enabled this plugin

* Fix : upgrade the paths-filter to v3
  • Loading branch information
taojintianxia authored Mar 12, 2024
1 parent c742772 commit 4157c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-operation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: dorny/paths-filter@v2
- uses: dorny/paths-filter@v3
id: filter
with:
token: ${{ github.token }}
Expand Down

0 comments on commit 4157c0b

Please sign in to comment.