Skip to content

Commit f11c1c5

Browse files
committed
Bump setup-cmake CI action
1 parent 039c071 commit f11c1c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
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
8686

8787
- name: Set up CMake
88-
uses: jwlawson/actions-setup-cmake@v1
88+
uses: jwlawson/actions-setup-cmake@v2
8989
with:
9090
cmake-version: ${{matrix.robotology.cmake}}
9191

0 commit comments

Comments
 (0)