diff --git a/.github/workflows/ci_suite.yml b/.github/workflows/ci_suite.yml index 34cb39b5a5d..a941ddf44d9 100644 --- a/.github/workflows/ci_suite.yml +++ b/.github/workflows/ci_suite.yml @@ -133,7 +133,7 @@ jobs: - uses: actions/checkout@v3 # If we ever add more artifacts, this is going to break, but it'll be obvious. - name: Download screenshot tests - uses: actions/download-artifact@v4.1.7 + uses: actions/download-artifact@v3 with: path: artifacts - name: ls -R