mirror of
https://github.com/godotengine/godot-cpp.git
synced 2025-12-31 01:48:45 +03:00
Merge pull request #1768 from enetheru/sccache_update
CI: bump of mozilla-sccache action to 0.0.9
This commit is contained in:
2
.github/workflows/ci-cmake.yml
vendored
2
.github/workflows/ci-cmake.yml
vendored
@@ -119,7 +119,7 @@ jobs:
|
||||
submodules: recursive
|
||||
|
||||
- name: Run sccache-cache
|
||||
uses: mozilla-actions/sccache-action@v0.0.7
|
||||
uses: mozilla-actions/sccache-action@v0.0.9
|
||||
|
||||
- name: Setup godot-cpp
|
||||
uses: ./.github/actions/setup-godot-cpp
|
||||
|
||||
Reference in New Issue
Block a user