diff --git a/.github/workflows/pytestmac.yml b/.github/workflows/pytestmac.yml index 673712c9..03148f02 100644 --- a/.github/workflows/pytestmac.yml +++ b/.github/workflows/pytestmac.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v4 - - name: Set up Python 3.10 + - name: Set up Python 3.13 uses: actions/setup-python@v3 with: python-version: 3.10