Skip to content

Commit

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

Bump lukka/get-cmake from 3.30.1 to 3.30.2
  • Loading branch information
StRigaud authored Aug 12, 2024
2 parents a753961 + 6bd0377 commit 80a20fa
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].1
uses: lukka/[email protected].2

- 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].1
uses: lukka/[email protected].2

- name: Install doxygen
run: |
Expand Down

0 comments on commit 80a20fa

Please sign in to comment.