Skip to content

Commit 5d84f3d

Browse files
committed
chore(ci) bump actions/cache@v4
1 parent 4e65fac commit 5d84f3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
uses: actions/checkout@v2
114114

115115
- name: Setup cache
116-
uses: actions/cache@v2
116+
uses: actions/cache@v4
117117
with:
118118
path: |
119119
/home/runner/work/cache

0 commit comments

Comments
 (0)