Skip to content

Commit 1913753

Browse files
authored
Update build.yml bump revision
1 parent c6cdcbe commit 1913753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
SHA_SLICE: ${{ steps.set-sha.outputs.SHA_SLICE }}
3939
build:
4040
needs: name-params
41-
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@2adaa00d1092e41ce11dfae46ce7d2a5bad97ead
41+
uses: zmkfirmware/zmk/.github/workflows/build-user-config.yml@v0.2.1
4242
with:
4343
archive_name: zmk-senz-${{ needs.name-params.outputs.CURRENT_DATE }}-${{ needs.name-params.outputs.SHA_SLICE }}-${{ github.run_number }}

0 commit comments

Comments
 (0)