Skip to content

Commit 860e119

Browse files
authored
Merge pull request #155 from Cosmo-CoDiOS/dependabot/github_actions/gh-actions-deps-dc500464ed
chore(ci-deps): bump actions/upload-artifact from 4 to 5 in the gh-actions-deps group
2 parents 886b1bb + cc07a8e commit 860e119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-debug-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
--all --locked --verbose --features firmware --target=thumbv7em-none-eabihf
3434
use-cross: true
3535
- name: Upload debug artefacts
36-
uses: actions/upload-artifact@v4
36+
uses: actions/upload-artifact@v5
3737
with:
3838
name: codios-firmware-debug.bin
3939
path: |

0 commit comments

Comments
 (0)