Skip to content

Commit

Permalink
Update upload-atrifacts to version 4 as 3 is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
3d-gussner committed Feb 11, 2025
1 parent e10c8d9 commit c21dc36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Upload artifacts
if: ${{ !github.event.pull_request }}
uses: actions/upload-artifact@v3.1.1
uses: actions/upload-artifact@v4
with:
name: Firmware
path: build/*.hex
Expand Down

0 comments on commit c21dc36

Please sign in to comment.