We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45c6514 + 946937d commit 04f69d2Copy full SHA for 04f69d2
1 file changed
.github/workflows/linux.yml
@@ -67,7 +67,7 @@ jobs:
67
uses: actions/checkout@v3
68
69
- name: Restore/backup ccache
70
- uses: actions/cache@v3
+ uses: actions/cache@v4
71
with:
72
path: ccache
73
key: ccache/${{ matrix.distro }}
0 commit comments