Skip to content

Commit

Permalink
Bump setup-cmake CI action
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman committed Mar 29, 2024
1 parent 039c071 commit f11c1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
run: sudo apt-get update && sudo apt-get install -qq ccache intltool libxml2-dev libglib2.0-dev libusb-1.0-0-dev libspnav-dev libxwiimote-dev libgtest-dev

- name: Set up CMake
uses: jwlawson/actions-setup-cmake@v1
uses: jwlawson/actions-setup-cmake@v2
with:
cmake-version: ${{matrix.robotology.cmake}}

Expand Down

0 comments on commit f11c1c5

Please sign in to comment.