We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d98a8 commit 7b75e48Copy full SHA for 7b75e48
.github/workflows/main.yml
@@ -69,7 +69,7 @@ jobs:
69
submodules: true
70
71
- name: Restore cache
72
- uses: actions/cache@v2
+ uses: actions/cache@v4
73
with:
74
path: ~/cache
75
key: ${{ runner.os }}-${{ matrix.target }}
0 commit comments