Skip to content

Commit bbb427f

Browse files
authored
update the actions/cache version for ios to v4 (#1292)
* update the actions/cache version for ios to v4 * update astc
1 parent 4543129 commit bbb427f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185

186186
- name: Load VulkanSDK from cache
187187
id: VulkanSDK
188-
uses: actions/cache@v1
188+
uses: actions/cache@v4
189189
with:
190190
path: VulkanSDK
191191
key: vulkan

third_party/astc

Submodule astc updated 405 files

0 commit comments

Comments
 (0)