Skip to content

Commit cd5782b

Browse files
committed
pin to ZMK v0.3
1 parent e61c04b commit cd5782b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

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

44
jobs:
55
build:
6-
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@main
6+
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.3

config/west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manifest:
77
projects:
88
- name: zmk
99
remote: zmkfirmware
10-
revision: main
10+
revision: v0.3
1111
import: app/west.yml
1212
self:
1313
path: config

0 commit comments

Comments
 (0)