Skip to content

Commit d7ca798

Browse files
committed
1 parent 75625c5 commit d7ca798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/checkout@v4
1616
- name: Filter changed file paths to outputs
17-
uses: dorny/paths-filter@v2.11.1
17+
uses: dorny/paths-filter@v3.0.0
1818
id: changes
1919
with:
2020
filters: |

0 commit comments

Comments
 (0)