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.
1 parent a7e1f4e commit 12349d5Copy full SHA for 12349d5
.github/workflows/python-package.yml
@@ -33,7 +33,7 @@ jobs:
33
python -m pip install ruff==0.13.3 pytest pytest-cov pytest-runner
34
pip install -r requirements/requirements.txt
35
- name: Cache tiatoolbox static assets
36
- uses: actions/cache@v3
+ uses: actions/cache@v4
37
with:
38
key: tiatoolbox-home-static
39
path: ~/.tiatoolbox
0 commit comments