forked from kofal.net/zmk
fix(ci): Updated actions to move away Node 16.
This commit is contained in:
committed by
Pete Johanson
parent
1dbd6910cb
commit
1f8b45d57d
@@ -20,7 +20,7 @@ jobs:
|
||||
container:
|
||||
image: docker.io/zmkfirmware/zmk-dev-arm:3.2
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install dependencies
|
||||
run: pip install -r app/scripts/requirements.txt
|
||||
- name: West init
|
||||
|
||||
Reference in New Issue
Block a user