ci: update download-artifact version
authorEdward Thomson <[email protected]>
Fri, 7 Feb 2025 20:59:56 +0000 (7 20:59 +0000)
committerEdward Thomson <[email protected]>
Fri, 7 Feb 2025 20:59:56 +0000 (7 20:59 +0000)
.github/workflows/experimental.yml

index bb945d5..b4badcb 100644 (file)
@@ -113,7 +113,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: