From 85e7e40d517a9833fdc18449b98d604a914e9943 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 16:00:47 +0000 Subject: chore(deps): update github artifact actions --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/ci.yaml') diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 7ab33b6..347f859 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -49,7 +49,7 @@ jobs: run: ./gradlew :dokka:dokkaGenerate --no-daemon - name: Upload build artifacts - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 if: success() with: name: LunaticChat-${{ github.sha }} -- cgit v1.2.1