summaryrefslogtreecommitdiff
path: root/.github/workflows/cmake-required-version.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/cmake-required-version.yml')
-rw-r--r--.github/workflows/cmake-required-version.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/cmake-required-version.yml b/.github/workflows/cmake-required-version.yml
index 2ecc6441..65e095ba 100644
--- a/.github/workflows/cmake-required-version.yml
+++ b/.github/workflows/cmake-required-version.yml
@@ -43,7 +43,7 @@ jobs:
name: Ensure realistic minimum CMake version requirement
runs-on: ubuntu-20.04
steps:
- - uses: actions/checkout@v3.4.0
+ - uses: actions/checkout@v3.5.0
- name: Install ancient CMake
run: |