From 7b3407f4dc0e64181363bf200751febca610bf4c Mon Sep 17 00:00:00 2001 From: marcvanandel Date: Wed, 13 Dec 2023 10:37:09 +0100 Subject: [PATCH] renovate issue #1 proposals --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 93eee1f..a8b106e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -6,7 +6,7 @@ jobs: to_gitea: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0 - uses: yesolutions/mirror-action@v0.7.0