diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8ce8891bc8f..fc05d336346 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -165,7 +165,7 @@ jobs: run: df -h - name: Download Source Artifact - uses: actions/download-artifact@v6 + uses: actions/download-artifact@v7 with: name: source-bundle path: . @@ -223,7 +223,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: . @@ -282,7 +282,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: . @@ -377,7 +377,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: . @@ -431,7 +431,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: .