Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianhugo authored Oct 23, 2024
1 parent ec38599 commit 6ea54aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
progen generate -t make_gcc_arm -p nrf52820_microbit_bl -b
- name: Upload test artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: firmware-dev-${{github.run_number}}
path: |
Expand Down

0 comments on commit 6ea54aa

Please sign in to comment.