diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 30cc15f..d9bcc55 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,7 +99,7 @@ jobs: run-tests: true - name: Test Report - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: Test Logs (${{ matrix.arch }}) path: .flatpak-builder/build/flatter/_flatpak_build/meson-logs