mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2024-11-24 07:06:23 +01:00
Bump tj-actions/changed-files from 27 to 28 (#20)
This commit is contained in:
parent
5ea3328efa
commit
fd15fd2bbf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/changed.yml
vendored
2
.github/workflows/changed.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 2
|
fetch-depth: 2
|
||||||
- uses: tj-actions/changed-files@v27
|
- uses: tj-actions/changed-files@v28
|
||||||
id: changed-files
|
id: changed-files
|
||||||
with:
|
with:
|
||||||
files: '**/*.md'
|
files: '**/*.md'
|
||||||
|
|
Loading…
Reference in a new issue