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