Skip to content

Commit dc3bad8

Browse files
committed
upgraded version of jwlawson/actions-setup-cmake from 1.13.1 to 2.0.2 because of deprecated Node.js 16
1 parent 62a20c4 commit dc3bad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Setup cmake
19-
uses: jwlawson/actions-setup-cmake@v1.13.1
19+
uses: jwlawson/actions-setup-cmake@v2.0.2
2020
with:
2121
cmake-version: '3.21.x'
2222

0 commit comments

Comments
 (0)