File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 78
78
.buildtool
79
79
80
80
- name : Download firmware artifact
81
- uses : dawidd6/action-download-artifact@v3
81
+ uses : dawidd6/action-download-artifact@v6
82
82
with :
83
83
github_token : ${{ secrets.REPO_READ_TOKEN }}
84
84
workflow : main.yml
Original file line number Diff line number Diff line change 25
25
26
26
# Download firmware mldatx file from bossdevice-firmware
27
27
- name : Download firmware artifacts
28
- uses : dawidd6/action-download-artifact@v3
28
+ uses : dawidd6/action-download-artifact@v6
29
29
with :
30
30
github_token : ${{ secrets.REPO_READ_T
6E79
OKEN }}
31
31
workflow : main.yml
38
38
39
39
# Download Speedgoat dependendencies
40
40
- name : Download Speedgoat dependencies artifacts
41
- uses : dawidd6/action-download-artifact@v3
41
+ uses : dawidd6/action-download-artifact@v6
42
42
with :
43
43
github_token : ${{ secrets.REPO_READ_TOKEN }}
44
44
workflow : main.yml
You can’t perform that action at this time.
0 commit comments