forked from kofal.net/zmk
ci(build): amend changed-files invocation
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -413,7 +413,9 @@ jobs:
|
|||||||
board-changes: ${{ steps.board-changes.outputs.result }}
|
board-changes: ${{ steps.board-changes.outputs.result }}
|
||||||
core-changes: ${{ steps.core-changes.outputs.result }}
|
core-changes: ${{ steps.core-changes.outputs.result }}
|
||||||
steps:
|
steps:
|
||||||
- uses: tj-actions/changed-files@v42
|
- name: Checkout
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
- uses: tj-actions/changed-files@v44
|
||||||
id: changed-files
|
id: changed-files
|
||||||
with:
|
with:
|
||||||
json: true
|
json: true
|
||||||
|
|||||||
Reference in New Issue
Block a user