From b547d4bf8d9237f67f00e8cac29d519c05048078 Mon Sep 17 00:00:00 2001 From: "file-sync-app[bot]" <89714990+file-sync-app[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 04:37:46 +0000 Subject: [PATCH] Bump actions/upload-artifact from 3 to 4 --- .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 1927d4b..b1d6ebb 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@v3 + uses: actions/upload-artifact@v4 with: name: pr path: pr/