diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 71c9097..56acdf4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,7 +80,7 @@ jobs: --verbosity normal - name: Upload test results - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v6 if: always() with: name: test-results-${{ matrix.configuration }}