We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09880dc commit 8837cc5Copy full SHA for 8837cc5
.github/workflows/build.yaml
@@ -50,7 +50,7 @@ jobs:
50
vcpkgJsonGlob: '**/src/openvpn/contrib/vcpkg-manifests/windows/vcpkg.json'
51
52
- name: Get latest CMake and ninja
53
- uses: lukka/get-cmake@b78306120111dc2522750771cfd09ee7ca723687 # v4.3.0
+ uses: lukka/get-cmake@ea83089aa35e08e459464341fe24ad024ee2466f # v4.3.1
54
55
- name: Install rst2html
56
run: python -m pip install --upgrade pip docutils
0 commit comments