We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9202b1b commit 30ba978Copy full SHA for 30ba978
README.md
@@ -1,12 +1,12 @@
1
-# install-vulkan-sdk v1.1.2
+# install-vulkan-sdk v1.2
2
3
This action automatically downloads and installs the Vulkan SDK development environment.
4
5
### Usage
6
7
```yaml
8
-name: Install Vulkan SDK
9
- uses: humbletim/install-vulkan-sdk@v1.1.2
+ uses: humbletim/install-vulkan-sdk@v1.2
10
with:
11
version: 1.4.309.0
12
cache: true
0 commit comments