diff --git a/.github/workflows/format_rst.yml b/.github/workflows/format_rst.yml index 47753de..16d399c 100644 --- a/.github/workflows/format_rst.yml +++ b/.github/workflows/format_rst.yml @@ -10,7 +10,7 @@ jobs: uses: actions/checkout@v4 - name: Set up Python - uses: actions/setup-python@v4 + uses: actions/setup-python@v5 with: python-version: '3.10'