Skip to content

Commit

Permalink
chore: bump jwlawson/actions-setup-cmake from 1.13 to 1.14 (#278)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 1, 2023
1 parent 0b58138 commit a02ad39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_ffi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
toolchain: ${{ matrix.rust }}
override: true
- name: Setup cmake
uses: jwlawson/actions-setup-cmake@v1.13
uses: jwlawson/actions-setup-cmake@v1.14
with:
cmake-version: '3.16.x'
- uses: Swatinem/rust-cache@v2
Expand Down

0 comments on commit a02ad39

Please sign in to comment.