diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77ce2769f..3064392ff 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,7 +66,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download all workflow run artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: gems path: gems