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 64e36b1 commit 7b64767Copy full SHA for 7b64767
.github/workflows/docs.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v3
16
- name: Filter changed file paths to outputs
17
- uses: dorny/paths-filter@v2.7.0
+ uses: dorny/paths-filter@v2.11.1
18
id: changes
19
with:
20
filters: |
0 commit comments