mirror of https://github.com/zmkfirmware/zmk.git
Merge e726c6e30a into ac7f75b859
This commit is contained in:
commit
bccceff7b8
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
- uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: 3.x
|
||||
- uses: pre-commit/action@v3.0.1
|
||||
|
|
|
|||
Loading…
Reference in New Issue