We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 85125a8 commit c7faa7eCopy full SHA for c7faa7e
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
node-version: 16
21
22
- name: Cache node modules
23
- uses: actions/cache@v2
+ uses: actions/cache@v4
24
id: cache
25
with:
26
path: node_modules
0 commit comments