We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e7cfe8 commit 876022dCopy full SHA for 876022d
.github/workflows/reloc.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
submodules: recursive
38
39
- - uses: actions/cache@v3
+ - uses: actions/cache@v4
40
41
path: ${{ env.CCACHE_DIR }}
42
key: reloc
0 commit comments