@@ -25,11 +25,11 @@ jobs:
25
25
- uses : " actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7
26
26
with :
27
27
submodules : True
28
- - uses : " actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d " # v5.1.0
28
+ - uses : " actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f " # v5.1.1
29
29
with :
30
30
python-version : " ${{ matrix.python }}"
31
31
- run : " scripts/Sync-Py.ps1"
32
- - uses : " actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 " # v4.3.3
32
+ - uses : " actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b " # v4.3.4
33
33
with :
34
34
name : " lock"
35
35
path : " lock.json"
@@ -48,14 +48,14 @@ jobs:
48
48
- uses : " actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7
49
49
with :
50
50
submodules : True
51
- - uses : " actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e " # v4.1.7
51
+ - uses : " actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 " # v4.1.8
52
52
with :
53
53
name : " lock"
54
54
- uses : " actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9" # v4.0.2
55
55
with :
56
56
path : " ${{ env.UV_CACHE_DIR }}"
57
57
key : " uv-${{ matrix.runner }}-${{ matrix.python }}-${{ hashFiles('lock.json') }}"
58
- - uses : " actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d " # v5.1.0
58
+ - uses : " actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f " # v5.1.1
59
59
with :
60
60
python-version : " ${{ matrix.python }}"
61
61
- run : " scripts/Sync-Py.ps1"
@@ -89,14 +89,14 @@ jobs:
89
89
- uses : " actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7
90
90
with :
91
91
submodules : True
92
- - uses : " actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e " # v4.1.7
92
+ - uses : " actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 " # v4.1.8
93
93
with :
94
94
name : " lock"
95
95
- uses : " actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9" # v4.0.2
96
96
with :
97
97
path : " ${{ env.UV_CACHE_DIR }}"
98
98
key : " uv-${{ matrix.runner }}-${{ matrix.python }}-${{ hashFiles('lock.json') }}"
99
- - uses : " actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d " # v5.1.0
99
+ - uses : " actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f " # v5.1.1
100
100
with :
101
101
python-version : " ${{ matrix.python }}"
102
102
- run : " scripts/Sync-Py.ps1"
@@ -112,14 +112,14 @@ jobs:
112
112
- uses : " actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7
113
113
with :
114
114
submodules : True
115
- - uses : " actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e " # v4.1.7
115
+ - uses : " actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 " # v4.1.8
116
116
with :
117
117
name : " lock"
118
118
- uses : " actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9" # v4.0.2
119
119
with :
120
120
path : " ${{ env.UV_CACHE_DIR }}"
121
121
key : " uv-${{ matrix.runner }}-${{ matrix.python }}-${{ hashFiles('lock.json') }}"
122
- - uses : " actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d " # v5.1.0
122
+ - uses : " actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f " # v5.1.1
123
123
with :
124
124
python-version : " ${{ matrix.python }}"
125
125
- run : " scripts/Sync-Py.ps1"
@@ -135,14 +135,14 @@ jobs:
135
135
- uses : " actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7
136
136
with :
137
137
submodules : True
138
- - uses : " actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e " # v4.1.7
138
+ - uses : " actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 " # v4.1.8
139
139
with :
140
140
name : " lock"
141
141
- uses : " actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9" # v4.0.2
142
142
with :
143
143
path : " ${{ env.UV_CACHE_DIR }}"
144
144
key : " uv-${{ matrix.runner }}-${{ matrix.python }}-${{ hashFiles('lock.json') }}"
145
- - uses : " actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d " # v5.1.0
145
+ - uses : " actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f " # v5.1.1
146
146
with :
147
147
python-version : " ${{ matrix.python }}"
148
148
- run : " scripts/Sync-Py.ps1"
@@ -167,14 +167,14 @@ jobs:
167
167
submodules : True
168
168
- if : startsWith(matrix.runner, 'ubuntu') || startsWith(matrix.runner, 'macos')
169
169
run : " scripts/Initialize-UlLinuxMacOS.ps1"
170
- - uses : " actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e " # v4.1.7
170
+ - uses : " actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 " # v4.1.8
171
171
with :
172
172
name : " lock"
173
173
- uses : " actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9" # v4.0.2
174
174
with :
175
175
path : " ${{ env.UV_CACHE_DIR }}"
176
176
key : " uv-${{ matrix.runner }}-${{ matrix.python }}-${{ hashFiles('lock.json') }}"
177
- - uses : " actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d " # v5.1.0
177
+ - uses : " actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f " # v5.1.1
178
178
with :
179
179
python-version : " ${{ matrix.python }}"
180
180
- run : " scripts/Sync-Py.ps1 -Version '${{ matrix.python }}'"
@@ -201,14 +201,14 @@ jobs:
201
201
- uses : " actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332" # v4.1.7
202
202
with :
203
203
submodules : True
204
- - uses : " actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e " # v4.1.7
204
+ - uses : " actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 " # v4.1.8
205
205
with :
206
206
name : " lock"
207
207
- uses : " actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9" # v4.0.2
208
208
with :
209
209
path : " ${{ env.UV_CACHE_DIR }}"
210
210
key : " uv-${{ matrix.runner }}-${{ matrix.python }}-${{ hashFiles('lock.json') }}"
211
- - uses : " actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d " # v5.1.0
211
+ - uses : " actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f " # v5.1.1
212
212
with :
213
213
python-version : " ${{ matrix.python }}"
214
214
- run : " . scripts/Initialize-Shell.ps1; scripts/Sync-Py.ps1"
0 commit comments