diff --git a/.github/workflows/Docs.yml b/.github/workflows/Docs.yml index e89f35f..636c1ac 100644 --- a/.github/workflows/Docs.yml +++ b/.github/workflows/Docs.yml @@ -24,7 +24,7 @@ jobs: permissions: contents: read # to checkout the repo steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 with: fetch-depth: 0