diff --git a/.github/workflows/python-test.yml b/.github/workflows/python-test.yml index 9fd970a..b1594af 100644 --- a/.github/workflows/python-test.yml +++ b/.github/workflows/python-test.yml @@ -28,7 +28,7 @@ jobs: python-version: ${{ matrix.python-version }} - name: Load ~/.cache directory - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.cache/pip