Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
idapena committed Feb 16, 2024
1 parent 97bd8ee commit a5eb47e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up CMake
uses: actions/setup-cmake@v1
uses: cmake/setup-cmake@v1
with:
cmake-version: '3.21'

Expand Down

0 comments on commit a5eb47e

Please sign in to comment.