We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94cee8 commit c0cb808Copy full SHA for c0cb808
.github/workflows/docs.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v3
16
17
- name: Filter changed file paths to outputs
18
- uses: dorny/paths-filter@v2.7.0
+ uses: dorny/paths-filter@v2.11.1
19
id: changes
20
with:
21
filters: |
0 commit comments