We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3df4fd commit a26942bCopy full SHA for a26942b
1 file changed
.github/workflows/core.yml
@@ -73,7 +73,7 @@ jobs:
73
version: latest
74
75
- name: Setup ccache
76
- uses: actions/cache@v3
+ uses: actions/cache@v4
77
with:
78
path: |
79
~/.ccache
0 commit comments