Skip to content

Commit 9b0c96c

Browse files
committed
chore: change cache@v3 to @v4
1 parent 734b2ff commit 9b0c96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515

1616
- name: Cache uv installation
17-
uses: actions/cache@v3
17+
uses: actions/cache@v4
1818
with:
1919
path: |
2020
~/.cargo/bin/uv

0 commit comments

Comments
 (0)