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 539ab46 commit 8f02e6cCopy full SHA for 8f02e6c
.github/workflows/lint-markdown.yaml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v4
15
- name: Get changes
16
- uses: dorny/paths-filter@v2
+ uses: dorny/paths-filter@v3
17
id: filter
18
with:
19
list-files: shell
.github/workflows/lint-shell.yaml
.github/workflows/lint.yaml
@@ -14,7 +14,7 @@ jobs:
20
0 commit comments