diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 35cff3162..b03880b36 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -154,7 +154,7 @@ jobs: run: df -h - name: Download Source Artifact - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: source-bundle path: . @@ -212,7 +212,7 @@ jobs: DOCKER_BUILDKIT: 1 steps: - name: Download Source Artifact - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: source-bundle path: . @@ -271,7 +271,7 @@ jobs: boards: ${{ fromJSON(needs.macOS-Arch.outputs.selected_builds) }} steps: - name: Download Source Artifact - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: source-bundle path: . @@ -366,7 +366,7 @@ jobs: - run: git config --global core.autocrlf false - name: Download Source Artifact - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: source-bundle path: . @@ -420,7 +420,7 @@ jobs: - run: git config --global core.autocrlf false - name: Download Source Artifact - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: source-bundle path: .