Skip to content

Commit a41d0f9

Browse files
authored
Update build workflow to use version tag v0.3.0
1 parent 34fc718 commit a41d0f9

1 file changed

Lines changed: 1 addition & 1 deletion

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@0.3.0
5+
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.3.0

0 commit comments

Comments
 (0)