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