Skip to content

Commit 394cbad

Browse files
authored
Merge branch 'touch' into 4.10
2 parents d01369e + 900c8cf commit 394cbad

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)