File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4545 steps :
4646 - name : Checkout OpenVPN
4747 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
48- - uses : lukka/get-cmake@628dd514bed37cb0a609e84a6186cbbaa2fc0140 # v4.1.2
48+ - uses : lukka/get-cmake@bb2faa721a800324b726fec00f7c1ff7641964d1 # v4.2.0
4949 - name : Install vcpkg
5050 uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
5151 with :
7979 - name : Checkout OpenVPN
8080 uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
8181
82- - uses : lukka/get-cmake@628dd514bed37cb0a609e84a6186cbbaa2fc0140 # v4.1.2
82+ - uses : lukka/get-cmake@bb2faa721a800324b726fec00f7c1ff7641964d1 # v4.2.0
8383 - name : Restore from cache and install vcpkg
8484 uses : lukka/run-vcpkg@5e0cab206a5ea620130caf672fce3e4a6b5666a1 # v11.5
8585 with :
@@ -267,7 +267,7 @@ jobs:
267267 runs-on : windows-2025
268268 steps :
269269 - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
270- - uses : lukka/get-cmake@628dd514bed37cb0a609e84a6186cbbaa2fc0140 # v4.1.2
270+ - uses : lukka/get-cmake@bb2faa721a800324b726fec00f7c1ff7641964d1 # v4.2.0
271271
272272 - name : Install rst2html
273273 run : python -m pip install --upgrade pip docutils
@@ -463,7 +463,7 @@ jobs:
463463 # versioning=semver-coerced
464464 repository : aws/aws-lc
465465 ref : v1.64.0
466- - uses : lukka/get-cmake@628dd514bed37cb0a609e84a6186cbbaa2fc0140 # v4.1.2
466+ - uses : lukka/get-cmake@bb2faa721a800324b726fec00f7c1ff7641964d1 # v4.2.0
467467 - name : " AWS-LC: build"
468468 run : |
469469 mkdir build
You can’t perform that action at this time.
0 commit comments