Skip to content

Commit

Permalink
upgraded version of jwlawson/actions-setup-cmake from 1.13.1 to 2.0.2…
Browse files Browse the repository at this point in the history
… because of deprecated Node.js 16
  • Loading branch information
nicolaslg committed Apr 29, 2024
1 parent 62a20c4 commit dc3bad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v1.13.1
uses: jwlawson/actions-setup-cmake@v2.0.2
with:
cmake-version: '3.21.x'

Expand Down

0 comments on commit dc3bad8

Please sign in to comment.