chore: update action name (#558)
This commit is contained in:
parent
fb62fbd197
commit
4c536a7182
2
.github/workflows/manual-matrix-test.yml
vendored
2
.github/workflows/manual-matrix-test.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
fetch-depth: 0 # needed for tj-actions/changed-files
|
fetch-depth: 0 # needed for tj-actions/changed-files
|
||||||
- name: Get changed files
|
- name: Get changed files
|
||||||
id: changed-files
|
id: changed-files
|
||||||
uses: tj-actions/changed-files@v23
|
uses: ./
|
||||||
with:
|
with:
|
||||||
json: true
|
json: true
|
||||||
- name: List all changed files
|
- name: List all changed files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user