We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ef980c + ae11f1c commit 8aa52ddCopy full SHA for 8aa52dd
1 file changed
.github/workflows/push.yml
@@ -22,7 +22,7 @@ jobs:
22
node-version: '20.9'
23
24
- name: 'Cache dependencies'
25
- uses: buildjet/cache@v3
+ uses: buildjet/cache@v4
26
with:
27
path: |
28
**/node_modules
0 commit comments