Skip to content

Commit

Permalink
chore(deps): update lukka/get-cmake action to v3.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
openvpn-inc-ci committed Dec 23, 2024
1 parent c2d1be0 commit 6394aae
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 @@ -35,7 +35,7 @@ jobs:
vcpkgJsonGlob: '**/src/openvpn/contrib/vcpkg-manifests/windows/vcpkg.json'

- name: Get latest CMake and ninja
uses: lukka/get-cmake@5979409e62bdf841487c5fb3c053149de97a86d3 # v3.31.2
uses: lukka/get-cmake@8567b9d9b63052b8430ef30042e13c3ba5288f16 # v3.31.3

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

0 comments on commit 6394aae

Please sign in to comment.