aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/configure.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/configure.yml')
-rw-r--r--.github/workflows/configure.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/configure.yml b/.github/workflows/configure.yml
index 17077c4..5eb6a97 100644
--- a/.github/workflows/configure.yml
+++ b/.github/workflows/configure.yml
@@ -55,7 +55,7 @@ jobs:
# An action for adding a specific version of CMake:
# https://github.com/jwlawson/actions-setup-cmake
- name: Setup CMake ${{ matrix.cmake }}
- uses: jwlawson/actions-setup-cmake@v1.4
+ uses: jwlawson/actions-setup-cmake@v1.5
with:
cmake-version: ${{ matrix.cmake }}