diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 21de8ee..00ff6eb 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -22,7 +22,7 @@ jobs: uses: actions/setup-python@v5 with: python-version: "3.10" - - uses: actions/cache@v3 + - uses: actions/cache@v4 with: path: | ~/.cargo/bin/