Skip to content

Commit

Permalink
updated cache version
Browse files Browse the repository at this point in the history
  • Loading branch information
NadavClassiq committed Feb 6, 2025
1 parent bb01234 commit a226061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Test-CI-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
# The caching we do follows from
# https://stackoverflow.com/questions/59127258/how-can-i-use-pip-cache-in-github-actions
- uses: actions/cache@v2
- uses: actions/cache@v4
id: cache-pip
with:
path: ~/.cache/pip
Expand Down

0 comments on commit a226061

Please sign in to comment.