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 a1ecfaf commit e9e029aCopy full SHA for e9e029a
1 file changed
.github/actions/build/action.yml
@@ -20,7 +20,7 @@ runs:
20
steps:
21
# We cache the build to speed up the build process
22
- name: cache the build
23
- uses: mozilla-actions/sccache-action@v0.0.8
+ uses: mozilla-actions/sccache-action@v0.0.10
24
25
- name: print cmake build args
26
shell: bash
0 commit comments