We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6493f99 commit c2a02e2Copy full SHA for c2a02e2
.github/workflows/buildapp.yaml
@@ -25,7 +25,7 @@ jobs:
25
cache: 'yarn'
26
27
- name: Cache Dirs
28
- uses: actions/cache@v2
+ uses: actions/cache@v4
29
with:
30
path: |
31
~/.cache/electron
0 commit comments