Skip to content

Commit

Permalink
Merge pull request #326 from clEsperanto/dependabot/github_actions/lu…
Browse files Browse the repository at this point in the history
…kka/get-cmake-3.30.1

Bump lukka/get-cmake from 3.30.0 to 3.30.1
  • Loading branch information
StRigaud authored Jul 22, 2024
2 parents b1d6029 + 327e13f commit 5051aac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
shell: bash

- name: Get specific version of CMake, Ninja
uses: lukka/[email protected].0
uses: lukka/[email protected].1

- name: Install ocl-icd-loader - windows
if: matrix.os == 'windows-latest'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
python-version: 3.11

- name: Get specific version of CMake, Ninja
uses: lukka/[email protected].0
uses: lukka/[email protected].1

- name: Install doxygen
run: |
Expand Down

0 comments on commit 5051aac

Please sign in to comment.