diff --git a/.github/workflows/format-code.yml b/.github/workflows/format-code.yml index a10ac24..43786ae 100644 --- a/.github/workflows/format-code.yml +++ b/.github/workflows/format-code.yml @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 0 - name: Set up Python 3.13 - uses: actions/setup-python@v6.2.0 + uses: actions/setup-python@v7.0.0 with: python-version: "3.13" - name: Cache