Skip to content

Commit

Permalink
ci(actions): paths-filter 3.0.0 -> 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Oct 5, 2024
1 parent 6d7b65b commit ca04f04
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@v3.0.0
uses: dorny/paths-filter@v3.0.2
id: changes
with:
filters: |
Expand Down

0 comments on commit ca04f04

Please sign in to comment.