Skip to content

Commit 987c276

Browse files
Bump actions/download-artifact from 5.0.0 to 6.0.0 (#156)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f14b904 commit 987c276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-minimal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- build-firmware
2828
steps:
2929
- name: Download Artifact
30-
uses: actions/download-artifact@v5.0.0
30+
uses: actions/download-artifact@v6.0.0
3131
with:
3232
path: files
3333

0 commit comments

Comments
 (0)