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 166c4d88..ae33934a 100644
--- a/.github/workflows/autotools-cmake.yml
+++ b/.github/workflows/autotools-cmake.yml
@@ -55,7 +55,7 @@ jobs:
shell: bash
runs-on: "${{ matrix.os }}"
steps:
- - uses: actions/checkout@v3.2.0
+ - uses: actions/checkout@v3.3.0
- name: (Linux) Install build dependencies
if: "${{ runner.os == 'Linux' }}"