Skip to content

Commit

Permalink
chore(ci): well, get-cmake@latest is the right version...
Browse files Browse the repository at this point in the history
  • Loading branch information
O-Tom authored Sep 27, 2024
1 parent 01a55bc commit f916e63
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 @@ -17,7 +17,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- uses: lukka/get-cmake@v3
- uses: lukka/get-cmake@latest
- name: Dump the content of $RUNNER_TEMP
shell: bash
run: find $RUNNER_TEMP
Expand Down

0 comments on commit f916e63

Please sign in to comment.