diff --git a/.github/workflows/format-code.yml b/.github/workflows/format-code.yml index 747b70c..ba8cc4d 100644 --- a/.github/workflows/format-code.yml +++ b/.github/workflows/format-code.yml @@ -19,7 +19,7 @@ jobs: with: python-version: 3.8 - name: Cache - uses: actions/cache@v3.0.10 + uses: actions/cache@v3.0.11 with: path: ~/.cache/pip key: pip-format