We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aae336 commit 90d2969Copy full SHA for 90d2969
1 file changed
.github/workflows/vrplib.yml
@@ -28,7 +28,7 @@ jobs:
28
run: uv sync
29
30
- name: Cache pre-commit
31
- uses: actions/cache@v3
+ uses: actions/cache@v4
32
id: cache-pre-commit
33
with:
34
path: ~/.cache/pre-commit/
0 commit comments