diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1195d3b36..1cda3e1f1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: runs-on: ubuntu-latest needs: build steps: - - uses: actions/download-artifact@v2 + - uses: actions/download-artifact@v4.1.7 with: name: Packages