Skip to content

Commit 9276ce6

Browse files
chore(deps): bump actions/cache from 3 to 4 (#36)
1 parent b7fcc0f commit 9276ce6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
node-version: ${{ matrix.node-version }}
4444

45-
- uses: actions/cache@v3
45+
- uses: actions/cache@v4
4646
id: check-cache
4747
with:
4848
path: ~/.npm

0 commit comments

Comments
 (0)