mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Bump jakoch/install-vulkan-sdk-action from 1.0.4 to 1.0.5 (#1822)
Bumps [jakoch/install-vulkan-sdk-action](https://github.com/jakoch/install-vulkan-sdk-action) from 1.0.4 to 1.0.5. - [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](https://github.com/jakoch/install-vulkan-sdk-action/compare/v1.0.4...v1.0.5) --- updated-dependencies: - dependency-name: jakoch/install-vulkan-sdk-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0aa7df47d3
commit
61bfc2ed5d
2
.github/workflows/qt5_6.yml
vendored
2
.github/workflows/qt5_6.yml
vendored
@ -182,7 +182,7 @@ jobs:
|
||||
|
||||
- name: Install Vulkan SDK
|
||||
if: ${{ inputs.qt_version == '6' }}
|
||||
uses: jakoch/install-vulkan-sdk-action@v1.0.4
|
||||
uses: jakoch/install-vulkan-sdk-action@v1.0.5
|
||||
with:
|
||||
install_runtime: false
|
||||
cache: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user