ci: use newer artifact action

This commit is contained in:
Edward Thomson
2025-12-02 21:54:13 +00:00
parent 2dc887b883
commit 30746b01e9

View File

@@ -240,7 +240,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download test results
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
- name: Generate test summary
uses: test-summary/action@v2
with: