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 17, 2024
1 parent 6abb376 commit ec63228
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 @@ -15,7 +15,7 @@ jobs:
- 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 ec63228

Please sign in to comment.