Skip to content

Commit 900c8cf

Browse files
authored
ci: update upload-artifact version (#586)
Signed-off-by: Lu1zz <[email protected]>
1 parent 9598a49 commit 900c8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-touch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
dd if=$firmware_file of=$firmware_file.p2 skip=12 bs=128k
6666
6767
- name: "Upload Artifacts"
68-
uses: actions/upload-artifact@v3
68+
uses: actions/upload-artifact@v4
6969
with:
7070
name: firmware-${{ github.sha }}
7171
path: |

0 commit comments

Comments
 (0)