Skip to content

Commit 559f25d

Browse files
committed
Bump GA cache
1 parent c063655 commit 559f25d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
node-version: 20
1717

1818
- name: Cache node modules
19-
uses: actions/cache@v1
19+
uses: actions/cache@v4
2020
with:
2121
path: ~/.npm
2222
key: ${{ runner.os }}-node-${{ hashFiles('**/package.json') }}

0 commit comments

Comments
 (0)