diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 9f399f3..65c2fbd 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 0 - name: Set up Python - uses: actions/setup-python@v6 + uses: actions/setup-python@v7 with: python-version: "3.x" cache: "pip"