diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1c65e430..5480bf76 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -14,7 +14,7 @@ jobs: with: fetch-depth: 0 - - uses: actions/setup-python@v6 + - uses: actions/setup-python@v7 with: python-version: '3.11.15'