From c76846d80261abaebe93d7353030d0bd34254cfd Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Fri, 6 Jun 2025 11:01:00 +0200 Subject: [PATCH] wip --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 509cfd7..1c302c6 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: steps: - name: Checkout Shared Actions Repo - uses: actions/checkout@v3 + uses: https://github.com/actions/checkout@v4 with: repository: bec/bec_shared_actions