diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c60fdaf61..66186140b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -145,7 +145,7 @@ jobs: with: ruby-version: 3.3 - name: Download coverage results - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 - uses: actions/cache@v4 with: path: vendor/bundle