diff --git a/.github/workflows/sphinx-render.yml b/.github/workflows/sphinx-render.yml index 73c0278..d92552e 100644 --- a/.github/workflows/sphinx-render.yml +++ b/.github/workflows/sphinx-render.yml @@ -24,7 +24,7 @@ jobs: - uses: actions/checkout@v4 - name: Set up Python 3.10 - uses: actions/setup-python@v5 + uses: actions/setup-python@v6 with: python-version: "3.10" # Runs a single command using the runners shell