From 9089ecbed9b68af406404d9e12730636ed5ec881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 20:18:24 +0000 Subject: [PATCH] Update actions/checkout digest to 692973e --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 65c2f0ad1..2bf1cd54e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@b17fe1e4d59a9d1d95a7aead5e6fcd13e50939a5 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 with: clean: 'false' fetch-depth: '0'