summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2026-04-04 06:18:40 +0000
committerGitHub <noreply@github.com>2026-04-04 06:18:40 +0000
commitc42da4ba756a9ad56238cd95b77309760d593cf5 (patch)
tree1dc3f74a1423646cbc450c61b9b1c8022b7b8bdc /.github/workflows
parent6947ee9d2d7e0b4a87a405f2eb13f2dce29f150b (diff)
downloadLunaticChat-c42da4ba756a9ad56238cd95b77309760d593cf5.tar.gz
LunaticChat-c42da4ba756a9ad56238cd95b77309760d593cf5.tar.bz2
LunaticChat-c42da4ba756a9ad56238cd95b77309760d593cf5.zip
chore(deps): update codecov/codecov-action action to v6
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yaml2
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: |