Updating GHES workflows

This commit is contained in:
GitHub Actions
2024-04-25 16:52:34 +00:00
parent 60cf90b26e
commit 724ffe54b7
32 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Configure CMake
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.