Skip to content

Commit

Permalink
chore(deps): update lukka/get-cmake action to v3.31.5
Browse files Browse the repository at this point in the history
  • Loading branch information
openvpn-inc-ci committed Jan 27, 2025
1 parent 2d713ce commit f6799b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
vcpkgJsonGlob: '**/src/openvpn/contrib/vcpkg-manifests/windows/vcpkg.json'

- name: Get latest CMake and ninja
uses: lukka/get-cmake@acb35cf920333f4dc3fc4f424f1b30d5e7d561b4 # v3.31.4
uses: lukka/get-cmake@5f6e04f5267c8133f1273bf2103583fc72c46b17 # v3.31.5

- name: Install rst2html
run: python -m pip install --upgrade pip docutils
Expand Down

0 comments on commit f6799b7

Please sign in to comment.