diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8f5ce7b..a907716 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -57,7 +57,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Download base branch coverage - uses: dawidd6/action-download-artifact@v14 + uses: dawidd6/action-download-artifact@v18 with: workflow: test.yml branch: ${{ github.event.pull_request.base.ref }}