diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 81232b2b..bda78a67 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -123,7 +123,7 @@ jobs: uses: actions/checkout@v5 - name: Download all workflow run artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 - name: Display structure of downloaded files run: ls -R