Skip to content

Commit fe27d86

Browse files
Merge pull request #66 from TheRealMoeder/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents 03a301d + 4eed9a0 commit fe27d86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
runs-on: ubuntu-latest
6767
steps:
6868
- name: Download firmware artifacts
69-
uses: actions/download-artifact@v4
69+
uses: actions/download-artifact@v5
7070
with:
7171
name: firmware
7272
- name: Upload release artifacts

0 commit comments

Comments
 (0)