Skip to content

Commit 12349d5

Browse files
committed
📌 Update cache version
1 parent a7e1f4e commit 12349d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
python -m pip install ruff==0.13.3 pytest pytest-cov pytest-runner
3434
pip install -r requirements/requirements.txt
3535
- name: Cache tiatoolbox static assets
36-
uses: actions/cache@v3
36+
uses: actions/cache@v4
3737
with:
3838
key: tiatoolbox-home-static
3939
path: ~/.tiatoolbox

0 commit comments

Comments
 (0)