Skip to content

Commit 2739c6c

Browse files
Bump cache action to v4
1 parent 0338467 commit 2739c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v2
1010
- name: Cache downloads
11-
uses: actions/cache@v1
11+
uses: actions/cache@v4
1212
with:
1313
path: dl/
1414
key: dl

0 commit comments

Comments
 (0)