Skip to content

Commit 8704a6c

Browse files
committed
Update cache action version
1 parent 286bfbe commit 8704a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
uses: actions/checkout@v2
5252

5353
- name: Cache (Unix)
54-
uses: actions/cache@v2
54+
uses: actions/cache@v4
5555
if: runner.os == 'Linux' || runner.os == 'macOS'
5656
with:
5757
path: |

0 commit comments

Comments
 (0)