We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4fc8c76 + 30c4d6f commit 592cfccCopy full SHA for 592cfcc
1 file changed
.github/workflows/python.yml
@@ -46,7 +46,7 @@ jobs:
46
run: echo "setup uv cache was restored"
47
48
- name: Restore cache
49
- uses: actions/cache@v4
+ uses: actions/cache@v5
50
id: cache-pre-commit
51
with:
52
# This covers the tool installed by uvx as well as the pre-commit environment
0 commit comments