Skip to content

Commit 7fba22a

Browse files
Bump GH cache action
1 parent 09a5340 commit 7fba22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

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

2727
- name: Cache build artifacts
2828
id: cache-node
29-
uses: actions/cache@v2
29+
uses: actions/cache@v4
3030
with:
3131
path: |
3232
~/.npm

0 commit comments

Comments
 (0)