|
26 | 26 | - runner: ubuntu-22.04-arm |
27 | 27 | target: aarch64 |
28 | 28 | steps: |
29 | | - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
| 29 | + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 |
30 | 30 | with: |
31 | 31 | persist-credentials: false |
32 | 32 | - name: Install uv |
|
73 | 73 | - target: aarch64 |
74 | 74 | runner: ubuntu-22.04-arm |
75 | 75 | steps: |
76 | | - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
| 76 | + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 |
77 | 77 | with: |
78 | 78 | persist-credentials: false |
79 | 79 | - name: Install uv |
@@ -184,7 +184,7 @@ jobs: |
184 | 184 | name: build windows |
185 | 185 | runs-on: windows-latest |
186 | 186 | steps: |
187 | | - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
| 187 | + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 |
188 | 188 | with: |
189 | 189 | persist-credentials: false |
190 | 190 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 |
@@ -231,7 +231,7 @@ jobs: |
231 | 231 | suite: [stan, pymc, flow] |
232 | 232 | python-version: ["3.12", "3.13", "3.14"] |
233 | 233 | steps: |
234 | | - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
| 234 | + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 |
235 | 235 | with: |
236 | 236 | persist-credentials: false |
237 | 237 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 |
@@ -280,7 +280,7 @@ jobs: |
280 | 280 | - runner: macos-14 |
281 | 281 | target: aarch64 |
282 | 282 | steps: |
283 | | - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
| 283 | + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 |
284 | 284 | with: |
285 | 285 | persist-credentials: false |
286 | 286 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 |
@@ -331,7 +331,7 @@ jobs: |
331 | 331 | - target: x86_64 |
332 | 332 | suite: flow |
333 | 333 | steps: |
334 | | - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
| 334 | + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 |
335 | 335 | with: |
336 | 336 | persist-credentials: false |
337 | 337 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 |
@@ -372,7 +372,7 @@ jobs: |
372 | 372 | runs-on: ubuntu-22.04 |
373 | 373 | needs: build_linux |
374 | 374 | steps: |
375 | | - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
| 375 | + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 |
376 | 376 | with: |
377 | 377 | persist-credentials: false |
378 | 378 | - name: Install uv |
@@ -400,7 +400,7 @@ jobs: |
400 | 400 | contents: read |
401 | 401 | pages: write |
402 | 402 | steps: |
403 | | - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
| 403 | + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 |
404 | 404 | with: |
405 | 405 | persist-credentials: false |
406 | 406 | - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0 |
@@ -457,7 +457,7 @@ jobs: |
457 | 457 | sdist: |
458 | 458 | runs-on: ubuntu-latest |
459 | 459 | steps: |
460 | | - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 |
| 460 | + - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 |
461 | 461 | with: |
462 | 462 | persist-credentials: false |
463 | 463 | - name: Build sdist |
|
0 commit comments