diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a27e436..b91b265 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,7 +48,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.7 with: name: package-ubuntu-latest