Skip to content

Commit

Permalink
ci(actions): paths-filter 2.11.1 -> 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Feb 15, 2024
1 parent 75625c5 commit d7ca798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Filter changed file paths to outputs
uses: dorny/paths-filter@v2.11.1
uses: dorny/paths-filter@v3.0.0
id: changes
with:
filters: |
Expand Down

0 comments on commit d7ca798

Please sign in to comment.