chore: add checkout step (#6392)
This commit is contained in:
parent
5799f190c8
commit
3b22d0e13d
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
@ -13,6 +13,7 @@ jobs:
|
|||||||
outputs:
|
outputs:
|
||||||
cms: ${{ steps.filter.outputs.cms }}
|
cms: ${{ steps.filter.outputs.cms }}
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v3
|
||||||
- uses: dorny/paths-filter@v2
|
- uses: dorny/paths-filter@v2
|
||||||
id: filter
|
id: filter
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user