diff --git a/.github/workflows/build-pr.yml b/.github/workflows/build-pr.yml index 19af99da3..a3db73e6e 100644 --- a/.github/workflows/build-pr.yml +++ b/.github/workflows/build-pr.yml @@ -71,7 +71,7 @@ jobs: if: github.event_name == 'pull_request' steps: - name: Download artifacts list - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: path: artifacts diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index bc5d66d89..a6cc0cb5c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -243,7 +243,7 @@ jobs: fetch-depth: 0 - name: Download All Artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: path: /tmp/build pattern: rclone-*