diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 332ed4b9f..f09ae8d38 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -138,7 +138,7 @@ jobs: - name: 📛 Upload hang- and crash-dumps on test failure if: failure() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: if-no-files-found: ignore name: test-dumps