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