|
20 | 20 | pre-commit: |
21 | 21 | runs-on: ubuntu-22.04 |
22 | 22 | steps: |
23 | | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 23 | + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 |
24 | 24 | with: |
25 | 25 | fetch-depth: 0 |
26 | 26 |
|
|
48 | 48 | name: check • ${{ matrix.triplet }} • ${{ matrix.compiler }} • c++${{ matrix.std }} • ${{ matrix.build_type }} |
49 | 49 |
|
50 | 50 | steps: |
51 | | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 51 | + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 |
52 | 52 | with: |
53 | 53 | fetch-depth: 0 |
54 | 54 |
|
@@ -127,7 +127,7 @@ jobs: |
127 | 127 | name: check • ${{ matrix.triplet }} • ${{ matrix.compiler }} • c++${{ matrix.std }} • ${{ matrix.build_type }} |
128 | 128 |
|
129 | 129 | steps: |
130 | | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 130 | + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 |
131 | 131 | with: |
132 | 132 | fetch-depth: 0 |
133 | 133 |
|
@@ -213,7 +213,7 @@ jobs: |
213 | 213 | name: check • ${{ matrix.triplet }} • ${{ matrix.compiler }} • c++${{ matrix.std }} • ${{ matrix.build_type }} |
214 | 214 |
|
215 | 215 | steps: |
216 | | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 216 | + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 |
217 | 217 | with: |
218 | 218 | fetch-depth: 0 |
219 | 219 |
|
@@ -279,7 +279,7 @@ jobs: |
279 | 279 | name: check • ${{ matrix.triplet }} • ${{ matrix.compiler }} • c++${{ matrix.std }} • ${{ matrix.build_type }} |
280 | 280 |
|
281 | 281 | steps: |
282 | | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 282 | + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 |
283 | 283 | with: |
284 | 284 | fetch-depth: 0 |
285 | 285 |
|
@@ -348,7 +348,7 @@ jobs: |
348 | 348 | name: check • sanitizers • ${{ matrix.sanitizer }} • ${{ matrix.build_type }} |
349 | 349 |
|
350 | 350 | steps: |
351 | | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 351 | + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 |
352 | 352 | with: |
353 | 353 | fetch-depth: 0 |
354 | 354 |
|
@@ -396,7 +396,7 @@ jobs: |
396 | 396 | name: check • valgrind • ${{ matrix.build_type }} |
397 | 397 |
|
398 | 398 | steps: |
399 | | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 399 | + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 |
400 | 400 | with: |
401 | 401 | fetch-depth: 0 |
402 | 402 |
|
@@ -458,7 +458,7 @@ jobs: |
458 | 458 | timeout-minutes: 15 |
459 | 459 |
|
460 | 460 | steps: |
461 | | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 461 | + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 |
462 | 462 | with: |
463 | 463 | fetch-depth: 0 |
464 | 464 |
|
@@ -507,7 +507,7 @@ jobs: |
507 | 507 | timeout-minutes: 15 |
508 | 508 |
|
509 | 509 | steps: |
510 | | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 510 | + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 |
511 | 511 | with: |
512 | 512 | fetch-depth: 0 |
513 | 513 |
|
@@ -556,7 +556,7 @@ jobs: |
556 | 556 | timeout-minutes: 15 |
557 | 557 |
|
558 | 558 | steps: |
559 | | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 559 | + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 |
560 | 560 | with: |
561 | 561 | fetch-depth: 0 |
562 | 562 |
|
@@ -602,7 +602,7 @@ jobs: |
602 | 602 | timeout-minutes: 15 |
603 | 603 |
|
604 | 604 | steps: |
605 | | - - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 |
| 605 | + - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 |
606 | 606 | with: |
607 | 607 | fetch-depth: 0 |
608 | 608 |
|
|
0 commit comments