Skip to content

Commit 90d2969

Browse files
committed
Use v4 cache
1 parent 4aae336 commit 90d2969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vrplib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: uv sync
2929

3030
- name: Cache pre-commit
31-
uses: actions/cache@v3
31+
uses: actions/cache@v4
3232
id: cache-pre-commit
3333
with:
3434
path: ~/.cache/pre-commit/

0 commit comments

Comments
 (0)