Skip to content

Commit 639ee99

Browse files
committed
pin to zmk v0.2
1 parent 56cc326 commit 639ee99

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ on: [push, pull_request, workflow_dispatch]
22

33
jobs:
44
build:
5-
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
5+
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.2

config/west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manifest:
99
projects:
1010
- name: zmk
1111
remote: zmkfirmware
12-
revision: main
12+
revision: v0.2
1313
import: app/west.yml
1414
- name: zmk-rgbled-widget
1515
remote: caksoylar

0 commit comments

Comments
 (0)