Skip to content

Commit

Permalink
Update get-cmake GH Action
Browse files Browse the repository at this point in the history
  • Loading branch information
philss committed Jun 14, 2024
1 parent 26d6176 commit b5e5a30
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 @@ -55,7 +55,7 @@ jobs:
run: mix deps.unlock --check-unused

- name: Install CMake
uses: lukka/get-cmake@v3.26.4
uses: lukka/get-cmake@latest
if: matrix.parser == 'fast_html'

- name: Run test
Expand Down

0 comments on commit b5e5a30

Please sign in to comment.