diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 8a8e88a..64bcc03 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -72,7 +72,7 @@ jobs: # Use caches to improve performance - name: Initialize Cache - uses: actions/cache@v4 + uses: actions/cache@v5 with: path: | ~/.cache/pip