We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e694cc commit 230ea6bCopy full SHA for 230ea6b
.github/workflows/publish.yaml
@@ -167,7 +167,7 @@ jobs:
167
with:
168
python-version: 3.9
169
170
- - uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
+ - uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
171
172
path: wheels
173
pattern: wheels-*
@@ -192,7 +192,7 @@ jobs:
192
193
egress-policy: audit
194
195
196
197
198
0 commit comments