diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 2afe935..5f057f2 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -56,7 +56,7 @@ jobs: steps: - uses: actions/checkout@v2 - - uses: actions/download-artifact@v2 + - uses: actions/download-artifact@v4.1.7 id: download with: name: 'coverage'