浏览代码

Merge pull request #1768 from enetheru/sccache_update

CI: bump of mozilla-sccache action to 0.0.9
David Snopek 3 月之前
父节点
当前提交
321af5b827
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/ci-cmake.yml

+ 1 - 1
.github/workflows/ci-cmake.yml

@@ -119,7 +119,7 @@ jobs:
           submodules: recursive
 
       - name: Run sccache-cache
-        uses: mozilla-actions/[email protected].7
+        uses: mozilla-actions/[email protected].9
 
       - name: Setup godot-cpp
         uses: ./.github/actions/setup-godot-cpp