Skip to content

Commit 36ea279

Browse files
committed
Update github cache action to v4
1 parent 5f6909a commit 36ea279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
# https://github.com/actions/cache
4141
- name: Cache build
42-
uses: actions/cache@v3
42+
uses: actions/cache@v4
4343
with:
4444
path: |
4545
deps

0 commit comments

Comments
 (0)