We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 105bb38 commit a862063Copy full SHA for a862063
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
node-version: lts/*
63
64
- name: Cache node_modules
65
- uses: actions/cache@v3
+ uses: actions/cache@v4
66
id: cache-node-modules
67
with:
68
path: node_modules
0 commit comments