|
36 | 36 | - runner: ubuntu-latest |
37 | 37 | target: ppc64le |
38 | 38 | steps: |
39 | | - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
| 39 | + - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
40 | 40 | with: |
41 | 41 | persist-credentials: false |
42 | 42 | - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 |
|
83 | 83 | - runner: ubuntu-latest |
84 | 84 | target: armv7 |
85 | 85 | steps: |
86 | | - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
| 86 | + - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
87 | 87 | with: |
88 | 88 | persist-credentials: false |
89 | 89 | - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 |
@@ -128,7 +128,7 @@ jobs: |
128 | 128 | - runner: windows-latest |
129 | 129 | target: x86 |
130 | 130 | steps: |
131 | | - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
| 131 | + - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
132 | 132 | with: |
133 | 133 | persist-credentials: false |
134 | 134 | - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 |
@@ -173,7 +173,7 @@ jobs: |
173 | 173 | - runner: macos-15 |
174 | 174 | target: aarch64 |
175 | 175 | steps: |
176 | | - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
| 176 | + - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
177 | 177 | with: |
178 | 178 | persist-credentials: false |
179 | 179 | - uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 |
@@ -208,7 +208,7 @@ jobs: |
208 | 208 | sdist: |
209 | 209 | runs-on: ubuntu-latest |
210 | 210 | steps: |
211 | | - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 |
| 211 | + - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0 |
212 | 212 | with: |
213 | 213 | persist-credentials: false |
214 | 214 | - name: Build sdist |
|
0 commit comments