diff --git a/.github/workflows/format-code.yml b/.github/workflows/format-code.yml index 5f1cd27..523ead2 100644 --- a/.github/workflows/format-code.yml +++ b/.github/workflows/format-code.yml @@ -22,7 +22,7 @@ jobs: with: python-version: 3.13.5 - name: Cache - uses: actions/cache@v5.0.2 + uses: actions/cache@v5.0.3 with: path: ~/.cache/pip key: pip-format