We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e41c71 commit 2550869Copy full SHA for 2550869
.github/workflows/ios.yml
@@ -15,7 +15,7 @@ jobs:
15
if: ${{ github.event.workflow_run.conclusion == 'success' }}
16
steps:
17
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
- - uses: lukka/get-cmake@28983e0d3955dba2bb0a6810caae0c6cf268ec0c # v4.0.0
+ - uses: lukka/get-cmake@57c20a23a6cac5b90f31864439996e5b206df9dc # v4.0.1
19
- name: Download dependencies
20
run: python3 utils/git-sync-deps
21
# NOTE: The MacOS SDK ships universal binaries. CI should reflect this.
0 commit comments