From 45caf9f92b031469cdbf8573a46ea0f3a0b006a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 08:50:19 +0000 Subject: [PATCH] Bump actions/checkout action to v6 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 0e7a4ae2..63e16135 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,7 +19,7 @@ jobs: container: dockfool/cake-docker:latest steps: - name: Checkout source - uses: actions/checkout@v5.0.1 + uses: actions/checkout@v6.0.2 with: fetch-depth: 0 filter: tree:0