diff --git a/.github/workflows/devdocs.yml b/.github/workflows/devdocs.yml index 60cc633ed56..6ecda9c0633 100644 --- a/.github/workflows/devdocs.yml +++ b/.github/workflows/devdocs.yml @@ -51,7 +51,7 @@ jobs: fetch-depth: 0 - name: Set up Python - uses: actions/setup-python@v6 + uses: actions/setup-python@v7 with: python-version: 3 cache: 'pip'