diff --git a/.github/workflows/format-code.yml b/.github/workflows/format-code.yml index 523ead2..2a391f0 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.3 + uses: actions/cache@v5.0.4 with: path: ~/.cache/pip key: pip-format