We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d3a8c commit a51b028Copy full SHA for a51b028
.github/workflows/macos-cmake.yml
@@ -42,7 +42,7 @@ jobs:
42
os: [ macos-14 ]
43
shard: [ All ]
44
steps:
45
- - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
46
with:
47
ref: ${{ inputs.checkout-ref }}
48
- uses: google-github-actions/auth@v2
.github/workflows/windows-cmake.yml
@@ -46,7 +46,7 @@ jobs:
arch: [ x64 ]
49
50
51
52
0 commit comments