diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c47d20e0542..c2dc2a2c818 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -222,7 +222,7 @@ jobs: - uses: actions/checkout@v3 - name: Download all artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v3 with: path: './artifacts'