Skip to content

Commit 6b75e5c

Browse files
Bump mozilla-actions/sccache-action from 0.0.9 to 0.0.10
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.9 to 0.0.10. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](Mozilla-Actions/sccache-action@v0.0.9...v0.0.10) --- updated-dependencies: - dependency-name: mozilla-actions/sccache-action dependency-version: 0.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 973a98f commit 6b75e5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
submodules: recursive
111111

112112
- name: Run sccache-cache
113-
uses: mozilla-actions/sccache-action@v0.0.9
113+
uses: mozilla-actions/sccache-action@v0.0.10
114114

115115
- name: Setup godot-cpp
116116
uses: ./.github/actions/setup-godot-cpp

0 commit comments

Comments
 (0)