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 2e2d611 commit b756c6eCopy full SHA for b756c6e
.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