summaryrefslogtreecommitdiff
path: root/.github/workflows/ci_build_major_branch.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci_build_major_branch.yml')
-rw-r--r--.github/workflows/ci_build_major_branch.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci_build_major_branch.yml b/.github/workflows/ci_build_major_branch.yml
index f21f4c3171..2ea8310cb4 100644
--- a/.github/workflows/ci_build_major_branch.yml
+++ b/.github/workflows/ci_build_major_branch.yml
@@ -87,7 +87,7 @@ jobs:
87 fetch-depth: 0 87 fetch-depth: 0
88 88
89 - name: Download firmwares 89 - name: Download firmwares
90 uses: actions/download-artifact@v6 90 uses: actions/download-artifact@v7
91 with: 91 with:
92 pattern: firmware-* 92 pattern: firmware-*
93 path: . 93 path: .