summaryrefslogtreecommitdiff
path: root/.github/workflows/autotools-cmake.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/autotools-cmake.yml')
-rw-r--r--.github/workflows/autotools-cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/autotools-cmake.yml b/.github/workflows/autotools-cmake.yml
index c7da5a59..3630bc6a 100644
--- a/.github/workflows/autotools-cmake.yml
+++ b/.github/workflows/autotools-cmake.yml
@@ -58,7 +58,7 @@ jobs:
shell: bash
runs-on: "${{ matrix.os }}"
steps:
- - uses: actions/checkout@v3.5.2
+ - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: (Linux) Install build dependencies
if: "${{ runner.os == 'Linux' }}"