-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump lukka/get-cmake from 3.30.0 to 3.30.3
Bumps [lukka/get-cmake](https://github.com/lukka/get-cmake) from 3.30.0 to 3.30.3. - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](lukka/get-cmake@v3.30.0...v3.30.3) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
6fbc512
commit 676dca9
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ jobs: | |
if: matrix.os == 'ubuntu-latest' | ||
|
||
- name: get-cmake | ||
uses: lukka/[email protected].0 | ||
uses: lukka/[email protected].3 | ||
|
||
- name: Install NASM for aws-lc-rs on Windows | ||
if: runner.os == 'Windows' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
- name: generate a cert for tls testing | ||
run: mkcert -install && mkcert localhost | ||
- name: get-cmake | ||
uses: lukka/[email protected].0 | ||
uses: lukka/[email protected].3 | ||
- name: Rust Cache | ||
uses: Swatinem/[email protected] | ||
- name: Generate code coverage | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ jobs: | |
uses: Swatinem/[email protected] | ||
|
||
- name: get-cmake | ||
uses: lukka/[email protected].0 | ||
uses: lukka/[email protected].3 | ||
|
||
- name: Build Documentation | ||
run: >- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ jobs: | |
with: | ||
fetch-depth: 0 | ||
- name: get-cmake | ||
uses: lukka/[email protected].0 | ||
uses: lukka/[email protected].3 | ||
- name: Install Rust toolchain | ||
uses: dtolnay/rust-toolchain@stable | ||
- name: Run release-plz | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,7 +30,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
|
||
- name: get-cmake | ||
uses: lukka/[email protected].0 | ||
uses: lukka/[email protected].3 | ||
|
||
- name: Install Rust toolchain | ||
uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af #@v1 | ||
|