File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ jobs:
121121 toolset : ${{ matrix.msvc-toolset }}
122122 -
123123 name : Set CMake
124- uses : jwlawson/actions-setup-cmake@v1.13
124+ uses : jwlawson/actions-setup-cmake@v2.0
125125 with :
126126 cmake-version : " 3.24.2"
127127 -
Original file line number Diff line number Diff line change @@ -13,8 +13,10 @@ https://semver.org/spec/v2.0.0.html
1313## [ Unreleased]
1414
1515### Changed
16- - Update workflow actions from v3 to v4 if possible (` actions/checkout ` ,
17- ` actions/upload-artifact ` and ` actions/download-artifact ` ).
16+ - Update workflow actions to use NodeJS 20:
17+ - Update base actions from v3 to v4 when possible (` actions/checkout ` ,
18+ ` actions/upload-artifact ` and ` actions/download-artifact ` ).
19+ - Update ` jwlawson/actions-setup-cmake ` from v1.13 to v2.0.
1820- Update base image for ` basemap-data ` and ` basemap-data-hires `
1921 GitHub workflows to use Debian 10.
2022
You can’t perform that action at this time.
0 commit comments