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.
2 parents 105bb38 + a862063 commit 2f3f7bbCopy full SHA for 2f3f7bb
.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