Skip to content

Commit

Permalink
Merge pull request #656 from OpenVPN/renovate/release/2.6-github-actions
Browse files Browse the repository at this point in the history
chore(deps): update lukka/get-cmake action to v3.29.5 (release/2.6)
  • Loading branch information
uddr authored Jun 12, 2024
2 parents f7e3eef + a646620 commit 028b760
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@85652a37b177d946c9f4fad0f696b2927ee7754d # v3.29.4
uses: lukka/get-cmake@18d87816d12dd87ec1449d47b9b3a587e0a1cc19 # v3.29.5

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

0 comments on commit 028b760

Please sign in to comment.