diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index e8e7d5f..ccca6eb 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -151,7 +151,7 @@ jobs: echo "::set-output name=version::${GITHUB_REF/refs\/tags\//}" - name: Download build artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 - name: Generate Checksums run: |