[CI/CD] Migrated to checkout v3
This commit is contained in:
parent
0f574705cf
commit
1e2e63ed60
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
container: setsoft/kicad_auto_test:${{ matrix.ki_release }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
- name: Lint with flake8
|
||||
|
|
|
|||
Loading…
Reference in New Issue