diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 81232b2b..e6203f2c 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@v6 - name: Display structure of downloaded files run: ls -R