Skip to content

Commit e7f2993

Browse files
committed
udpat workflworwr
1 parent b4e46de commit e7f2993

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
@@ -89,7 +89,7 @@ jobs:
8989
cp build/zephyr/zmk.hex "build/artifacts/${{ steps.variables.outputs.artifact-name }}.hex"
9090
fi
9191
- name: Archive (${{ steps.variables.outputs.display-name }})
92-
uses: actions/upload-artifact@v2
92+
uses: actions/upload-artifact@v4
9393
with:
9494
name: firmware
9595
path: build/artifacts

0 commit comments

Comments
 (0)