diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-04-04 06:18:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-04 06:18:40 +0000 |
| commit | c42da4ba756a9ad56238cd95b77309760d593cf5 (patch) | |
| tree | 1dc3f74a1423646cbc450c61b9b1c8022b7b8bdc | |
| parent | 6947ee9d2d7e0b4a87a405f2eb13f2dce29f150b (diff) | |
| download | LunaticChat-c42da4ba756a9ad56238cd95b77309760d593cf5.tar.gz LunaticChat-c42da4ba756a9ad56238cd95b77309760d593cf5.tar.bz2 LunaticChat-c42da4ba756a9ad56238cd95b77309760d593cf5.zip | |
chore(deps): update codecov/codecov-action action to v6
| -rw-r--r-- | .github/workflows/ci.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e1ebe19..a2a1a63 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -33,7 +33,7 @@ jobs: - name: Upload coverage to Codecov if: always() - uses: codecov/codecov-action@v5 + uses: codecov/codecov-action@v6 with: token: ${{ secrets.CODECOV_TOKEN }} files: | |
