ci: update to download-artifact v4

This commit is contained in:
Edward Thomson
2024-09-27 12:48:09 +02:00
parent 60f6ff57ba
commit d50b501e7e

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: