Skip to content

Commit e9e029a

Browse files
committed
ci: bump sccache-action to v0.0.10
1 parent a1ecfaf commit e9e029a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ runs:
2020
steps:
2121
# We cache the build to speed up the build process
2222
- name: cache the build
23-
uses: mozilla-actions/sccache-action@v0.0.8
23+
uses: mozilla-actions/sccache-action@v0.0.10
2424

2525
- name: print cmake build args
2626
shell: bash

0 commit comments

Comments
 (0)