From 03a1e417dac00a9f668f9e3206415ff2a8c15c98 Mon Sep 17 00:00:00 2001 From: "file-sync-app[bot]" <89714990+file-sync-app[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 10:27:01 +0000 Subject: [PATCH] Bump actions/upload-artifact to v6 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6922fdf..0b6d405 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: output-file: ./pr/lcov.info - name: Upload Coverage Information for Comment if: ${{ matrix.os == needs.get_os.outputs.coverage_os }} - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: pr path: pr/