Skip to content

Commit 5fdaf25

Browse files
committed
Update install-vulkan-sdk action version to v1.2 to fix cache deprecation failure on macOS
1 parent 628c5be commit 5fdaf25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: actions/checkout@v3
6363

6464
- name: Install Vulkan SDK
65-
uses: humbletim/install-vulkan-sdk@v1
65+
uses: humbletim/install-vulkan-sdk@v1.2
6666
with:
6767
version: latest
6868
cache: false

0 commit comments

Comments
 (0)