Update workflow deps (#1667)

* ci: update workflow versions

This should avoid deprecation warnings shown for example in
https://github.com/KhronosGroup/Vulkan-Hpp/actions/runs/6319631419

* ci: set correct CMake options in update-header-pr workflow
This commit is contained in:
Stephan Seitz
2023-09-28 16:39:48 +02:00
committed by GitHub
parent 9aa679e5e8
commit a858acdd90
5 changed files with 8 additions and 8 deletions

View File

@@ -21,7 +21,7 @@ jobs:
cxx_standard: [11, 14, 17, 20]
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: recursive