mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2024-11-22 06:06:23 +01:00
Bump tj-actions/changed-files from 24 to 25 (#14)
This commit is contained in:
parent
16d9da4591
commit
eb5d3a146a
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@v24
|
- uses: tj-actions/changed-files@v25
|
||||||
id: changed-files
|
id: changed-files
|
||||||
with:
|
with:
|
||||||
files: '**/*.md'
|
files: '**/*.md'
|
||||||
|
|
Loading…
Reference in a new issue