mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2024-11-21 13:51:28 +01:00
Bump tj-actions/changed-files from 29.0.3 to 29.0.4 (#26)
This commit is contained in:
parent
c7bbd5ad70
commit
38703bf122
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
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- uses: tj-actions/changed-files@v29.0.3
|
||||
- uses: tj-actions/changed-files@v29.0.4
|
||||
id: changed-files
|
||||
with:
|
||||
files: '**/*.md'
|
||||
|
|
Loading…
Reference in a new issue