diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b9b516f..a67352e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download tests results - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 - name: install dependencies run: |