Skip to content

Commit e7a52b7

Browse files
build(deps): bump the github-actions group with 1 update (KhronosGroup#5498)
Bumps the github-actions group with 1 update: [lukka/get-cmake](https://github.com/lukka/get-cmake). - [Release notes](https://github.com/lukka/get-cmake/releases) - [Commits](lukka/get-cmake@8be6cca...4865386) --- updated-dependencies: - dependency-name: lukka/get-cmake dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2da75e1 commit e7a52b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
os: [ macos-12, macos-13 ]
1313
steps:
1414
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
15-
- uses: lukka/get-cmake@8be6cca406b575906541e8e3b885d46f416bba39 # v3.27.7
15+
- uses: lukka/get-cmake@4865386b66955d11be0abf8c112d0230023e742a # v3.27.9
1616
- name: Download dependencies
1717
run: python3 utils/git-sync-deps
1818
# NOTE: The MacOS SDK ships universal binaries. CI should reflect this.

0 commit comments

Comments
 (0)