We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46410ec + a66cd8f commit 766f5eaCopy full SHA for 766f5ea
1 file changed
.github/workflows/pytest.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
python-version: "3.12"
24
25
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
26
id: cache
27
28
path: ~/.cache/pip
0 commit comments