Skip to content

Commit 7f882c0

Browse files
chore(deps): update actions/cache action to v4
1 parent 85ffe1b commit 7f882c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313

1414
steps:
15-
- uses: actions/cache@v3
15+
- uses: actions/cache@v4
1616
with:
1717
path: ~/.pnpm-store
1818
key:

0 commit comments

Comments
 (0)