Skip to content

Commit

Permalink
Merge pull request #1 from jcs090218/dependabot/github_actions/jwlaws…
Browse files Browse the repository at this point in the history
…on/actions-setup-cmake-2.0

Bump jwlawson/actions-setup-cmake from 1.14 to 2.0
  • Loading branch information
jcs090218 authored Mar 7, 2024
2 parents 72a412b + d96a08d commit 47b2ccb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
version: "10.0"

- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v1.14
uses: jwlawson/actions-setup-cmake@v2.0
with:
cmake-version: '3.16.x'

Expand Down

0 comments on commit 47b2ccb

Please sign in to comment.