-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This project was previously using 3rd-party Github actions, some of which were effectively abandonware that was resulting in Github deprecation warnings. I've forked all 3rd-party projects, made local changes as needed, and updated the references here to refer only to my own copies which I shall maintain from now on.
- Loading branch information
1 parent
c48dc6d
commit 42e34a3
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -78,7 +78,7 @@ runs: | |
# Vulkan | ||
|
||
- name: Install Vulkan SDK | ||
uses: humbletim/[email protected].0 | ||
uses: bitwizeshift/[email protected].1 | ||
if: runner.os == 'Linux' || runner.os == 'Windows' | ||
with: | ||
vulkan-query-version: 1.3.204.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters