diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 4648aa1..05aeeed 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -143,7 +143,7 @@ jobs: run: pip install -r requirements.txt - name: Download reports - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: pattern: compat-* path: compat