diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a5938bf9368..11aa23183ce 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -359,7 +359,7 @@ jobs: steps: - name: Download artifacts id: download-artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 - name: Get commit hash id: commit