diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 746ebd0..98bf743 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -7,7 +7,7 @@ jobs: steps: - name: Check out files - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: submodules: true fetch-depth: 0