Skip to content

Commit

Permalink
⬆️ Update actions/download-artifact action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2024
1 parent 8d841a7 commit df07df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-firmware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
- name: ⤵️ Check out code from GitHub
uses: actions/[email protected]
- name: ⬇️ Download artifacts
uses: actions/download-artifact@v3.0.2
uses: actions/download-artifact@v4.1.1
with:
path: output
- name: 🗂️ Copy firmware files to build assets
Expand Down

0 comments on commit df07df3

Please sign in to comment.