Skip to content

Commit d215fed

Browse files
Bump jakoch/install-vulkan-sdk-action from 1.0.6 to 1.1.1 (#1843)
Bumps [jakoch/install-vulkan-sdk-action](https://github.com/jakoch/install-vulkan-sdk-action) from 1.0.6 to 1.1.1. - [Release notes](https://github.com/jakoch/install-vulkan-sdk-action/releases) - [Changelog](https://github.com/jakoch/install-vulkan-sdk-action/blob/main/CHANGELOG.md) - [Commits](jakoch/install-vulkan-sdk-action@v1.0.6...v1.1.1) --- updated-dependencies: - dependency-name: jakoch/install-vulkan-sdk-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd81a23 commit d215fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qt5_6.yml

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

183183
- name: Install Vulkan SDK
184184
if: ${{ inputs.qt_version == '6' }}
185-
uses: jakoch/install-vulkan-sdk-action@v1.0.6
185+
uses: jakoch/install-vulkan-sdk-action@v1.1.1
186186
with:
187187
install_runtime: false
188188
cache: true

0 commit comments

Comments
 (0)