diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 951eaf1d..0b2a2a90 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -92,7 +92,7 @@ jobs: run: echo "tag=${GITHUB_REF#refs/*/}" >> ${GITHUB_OUTPUT} - name: Download the Release binary - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 - name: List files run: |