We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ff6b9 commit b2c71a4Copy full SHA for b2c71a4
.github/workflows/eleventy_build.yml
@@ -17,7 +17,7 @@ jobs:
17
node-version: '16.10.0'
18
19
- name: Cache Node.js modules
20
- uses: actions/cache@v2
+ uses: actions/cache@v4
21
with:
22
# npm cache files are stored in `~/.npm` on Linux/macOS
23
path: ~/.npm
0 commit comments