Skip to content

Commit fd94d4f

Browse files
committed
CI: pin actions by SHA
This eliminates the possibility of a tag being changed under us.
1 parent 461b402 commit fd94d4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/basemap-for-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
toolset: ${{ matrix.msvc-toolset }}
122122
-
123123
name: Set CMake
124-
uses: jwlawson/[email protected]
124+
uses: jwlawson/actions-setup-cmake@802fa1a2c4e212495c05bf94dba2704a92a472be # v2.0
125125
with:
126126
cmake-version: "3.24.2"
127127
-

0 commit comments

Comments
 (0)