diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a75ea20..e0a329b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -89,7 +89,7 @@ jobs: working-directory: ./ - name: Download historial coverage - uses: dawidd6/action-download-artifact@v14 + uses: dawidd6/action-download-artifact@v16 with: workflow_conclusion: success branch: ${{ github.head_ref }}