From b33d13d2a533b79c73e9ccd12c51fb7ef9dce879 Mon Sep 17 00:00:00 2001 From: Rosie Le Faive Date: Tue, 28 May 2024 11:32:41 -0300 Subject: [PATCH] Use checkoutv4. --- .github/workflows/gitlab-mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gitlab-mirror.yml b/.github/workflows/gitlab-mirror.yml index 75c6a9cdd..edeebce28 100644 --- a/.github/workflows/gitlab-mirror.yml +++ b/.github/workflows/gitlab-mirror.yml @@ -11,7 +11,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0 - name: Mirror + trigger CI