Skip to content

Commit 4a35d94

Browse files
authored
[ci] Update cache action version
1 parent 52db5ce commit 4a35d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
ref: "refs/pull/${{ github.event.number }}/merge"
2222

23-
- uses: actions/cache@v2
23+
- uses: actions/cache@v5
2424
with:
2525
path: ./Library
2626
key: Library

0 commit comments

Comments
 (0)