From 4dc3c74bcdb322c22c52c1eae893156454a1c2c7 Mon Sep 17 00:00:00 2001 From: "file-sync-app[bot]" <89714990+file-sync-app[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 07:44:52 +0000 Subject: [PATCH] Bump actions/upload-artifact from 4 to 5 --- .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 f47dcca..3bed509 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@v4 + uses: actions/upload-artifact@v5 with: name: pr path: pr/