diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 23eb7e146e..496931e968 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -159,7 +159,7 @@ jobs: run: df -h - name: Download Source Artifact - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: source-bundle path: . @@ -249,7 +249,7 @@ jobs: DOCKER_BUILDKIT: 1 steps: - name: Download Source Artifact - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: source-bundle path: . @@ -308,7 +308,7 @@ jobs: boards: ${{ fromJSON(needs.macOS-Arch.outputs.selected_builds) }} steps: - name: Download Source Artifact - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: source-bundle path: . @@ -403,7 +403,7 @@ jobs: - run: git config --global core.autocrlf false - name: Download Source Artifact - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: source-bundle path: . @@ -457,7 +457,7 @@ jobs: - run: git config --global core.autocrlf false - name: Download Source Artifact - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: source-bundle path: .